Basic Computer Systems Review Questions
Basic Computer Systems Review Questions
Storage:
Security:
15. What is the difference between system software and application software?
o Answer: System software is designed to manage and control hardware and
provide a platform for running application software (e.g., operating systems),
while application software performs specific tasks for the user (e.g., word
processors, web browsers).
16. What is the purpose of a compiler in programming?
o Answer: A compiler translates high-level programming code into machine code
that can be executed by the computer.
17. What is an algorithm, and why is it important in programming?
o Answer: An algorithm is a step-by-step procedure for solving a problem or
performing a task. It is important because it provides a clear, efficient method for
solving problems in programming.
Hardware:
18. What is Moore’s Law, and how has it impacted the development of computer
systems?
o Answer: Moore's Law is the observation that the number of transistors on a
microchip doubles approximately every two years, leading to an increase in
computing power and a decrease in cost over time.
19. What are the key differences between a desktop and a laptop computer?
o Answer: Desktop computers are larger, stationary, and typically have more
powerful components, while laptops are portable, smaller, and optimized for
mobility but may have less processing power.
20. What is a motherboard, and what role does it play in a computer?
o Answer: A motherboard is the main circuit board of a computer, connecting all
the components together, including the CPU, memory, storage devices, and
peripherals.