1. What is the function of the CPU in a computer?
- A) Storing data
- B) Executing instructions
- C) Outputting data
- D) Providing network access
Answer: B) Executing instructions
Explanation: The CPU executes instructions from programs and carries out the computer's operations.
2. Which of the following is a primary component of the CPU?
- A) Hard drive
- B) RAM
- C) Control Unit
- D) Monitor
Answer: C) Control Unit
Explanation: The control unit is a part of the CPU that directs the operation of the processor.
3. What does the term "clock speed" of a CPU refer to?
- A) The amount of time the CPU has been running
- B) The number of instructions the CPU can process per second
- C) The amount of memory available
- D) The power consumption of the CPU
Answer: B) The number of instructions the CPU can process per second
Explanation: Clock speed measures how fast the CPU can execute instructions, typically in GHz.
4. Which of the following best describes a multi-core processor?
- A) A processor with multiple chips
- B) A processor with multiple CPUs in one chip
- C) A processor that can only run one task
- D) A processor without a control unit
Answer: B) A processor with multiple CPUs in one chip
Explanation: A multi-core processor contains multiple processing units (cores) within a single chip, allowing parallel processing.
5. Which part of the CPU is responsible for performing arithmetic and logical operations?
- A) Control Unit
- B) Arithmetic Logic Unit (ALU)
- C) Memory Unit
- D) Input Unit
Answer: B) Arithmetic Logic Unit (ALU)
Explanation: The ALU handles all arithmetic and logical operations within the CPU.
6. Which component of the CPU stores data temporarily for immediate processing?
- A) Cache memory
- B) ROM
- C) Hard Drive
- D) GPU
Answer: A) Cache memory
Explanation: Cache memory stores frequently used data for quick access by the CPU.
7. What does CPU stand for?
- A) Central Processing Unit
- B) Central Programming Unit
- C) Computer Power Unit
- D) Central Performance Unit
Answer: A) Central Processing Unit
Explanation: CPU stands for Central Processing Unit, the brain of the computer responsible for executing instructions.
8. Which of the following is NOT a common CPU manufacturer?
- A) Intel
- B) AMD
- C) NVIDIA
- D) Qualcomm
Answer: C) NVIDIA
Explanation: NVIDIA primarily manufactures GPUs, not CPUs. Intel, AMD, and Qualcomm are known for CPU production.
9. Which unit of the CPU is responsible for fetching instructions from memory?
- A) ALU
- B) Control Unit
- C) GPU
- D) RAM
Answer: B) Control Unit
Explanation: The control unit fetches and decodes instructions from memory for the CPU to execute.
10. What is the function of the CPU’s registers?
- A) Storing long-term data
- B) Storing temporary data for quick access
- C) Communicating with external devices
- D) Performing arithmetic operations
Answer: B) Storing temporary data for quick access
Explanation: Registers are small, fast storage locations inside the CPU used for temporarily holding data and instructions.
11. Which of the following affects the performance of a CPU the most?
- A) Storage capacity
- B) Clock speed
- C) Monitor size
- D) Printer speed
Answer: B) Clock speed
Explanation: A higher clock speed means the CPU can execute more instructions per second, directly influencing performance.
12. What is the purpose of CPU cooling?
- A) To prevent overheating and damage
- B) To speed up the processor
- C) To make the CPU silent
- D) To connect the CPU to the motherboard
Answer: A) To prevent overheating and damage
Explanation: Cooling mechanisms, like fans and heat sinks, dissipate heat generated by the CPU to avoid overheating.
13. What does the term "hyper-threading" refer to in a CPU?
- A) Increasing the CPU clock speed
- B) Allowing a single core to handle multiple threads
- C) Adding more cache memory to the CPU
- D) Decreasing power consumption
Answer: B) Allowing a single core to handle multiple threads
Explanation: Hyper-threading enables a single CPU core to process two threads simultaneously, improving multitasking efficiency.
14. Which of the following types of memory is located closest to the CPU for faster data access?
- A) Hard Drive
- B) Cache memory
- C) RAM
- D) SSD
Answer: B) Cache memory
Explanation: Cache memory is closest to the CPU and provides faster access to frequently used data compared to RAM or storage drives.
15. What is the primary difference between 32-bit and 64-bit CPUs?
- A) 64-bit CPUs are faster
- B) 64-bit CPUs can process larger chunks of data
- C) 32-bit CPUs are more energy-efficient
- D) 32-bit CPUs are designed for mobile devices
Answer: B) 64-bit CPUs can process larger chunks of data
Explanation: A 64-bit CPU can process more data at once and handle larger amounts of RAM than a 32-bit CPU.
full chapter : click hare
Post a Comment