Intro Computer Systems Flashcards
What’s a CPU?
CPU is the brain of computer that performs calculations, executes instructions, and processes data
What is the primary function RAM?
RAM stores data that the CPU needs to access while computer is running
What’s the difference between primary and secondary storage?
Primary storage holds data temporarily for access and secondary holds data permanently
What are the key components of a computer system?
CPU, RAM, keyboard and monitor
What’s an operating system?
Software that manages hardware and software resources
What’s the role of operating system in computer system?
Controls hardware, manages memory, runs applications, and acts as interface between user and hardware
What’s binary code? / why is it used?
Binary code uses 0s and 1s to represent data. Why because digital circuits can represent two states on and off
What’s the purpose of the motherboard in a computer?
Connects all the components of the computer
What’s the difference between volatile and non volatile memory?
Volatile loses data and non volatile retains when power is lost
What’s the function of a hard disk drive(HDD)?
Storage device that uses spinning disks to store and retrieve data
What’s solid state drive (SSD)?
Storage device that uses flash memory to store data, offering faster data access
What does “booting” refer to in a computer system?
Process of starting a computer and loading the operating system from storage into memory
What is the role of input devices?
Allows users to provide data to the computer
What is the function of output devices in a computer system?
Allows the computer to send data to the user
What’s the difference between hardware and software?
Physical components and the other programs or applications run on it