Question Bank With Answers
Question Bank With Answers
Question Bank With Answers
A computer system is an electronic device that can be programmed to accept data (input), process
it, and generate results (output). Its main components include the CPU, memory, input/output
2. What is the role of the CPU, and how does it interact with memory?
The CPU (Central Processing Unit) is the 'brain' of the computer. It performs arithmetic and logic
operations as per the given instructions. It interacts with memory by fetching program instructions
3. List and briefly explain any three input devices and three output devices.
Input Devices: 1) Keyboard - used for text input, 2) Mouse - a pointing device, 3) Scanner - digitizes
images.
Output Devices: 1) Monitor - displays output visually, 2) Printer - produces physical output, 3)
4. Describe the evolution of computing devices, mentioning at least three major milestones.
Computing devices evolved from the abacus (around 3000 years ago), to mechanical devices like
Pascal's calculator, and later, electronic computers with ENIAC and EDVAC in the 20th century. The
Primary memory, like RAM, is fast and volatile, storing data temporarily. Secondary memory, like
hard drives and SSDs, is non-volatile, providing permanent storage for data and programs.
6. Explain the concept of cache memory and its role in computer performance.
Cache memory is a high-speed memory placed between the CPU and main memory. It stores
frequently accessed data, reducing the time required to access data from the main memory, thus
improving performance.
7. What are buses in a computer system? Name the types and their functions.
Buses are communication channels that transfer data between components. Types include:
The Von Neumann architecture includes a CPU, memory to store data and programs, and
input/output devices. Data and instructions are stored in the same memory, allowing stored-program
computers.
Moore's Law predicts that the number of transistors on a microchip doubles approximately every two