Question
Easy

Which of the following is responsible for extending commands to Arithmetic Logic Unit of a computer?

1
Primary memory
2
Control Unit
3
External Memory
4
Cache Memory
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Architecture
Correct Answer
Option B
Explanation

The correct option is (2): The Control Unit (CU) is often referred to as the nervous system or the traffic cop of the computer's Central Processing Unit (CPU), making it the precise answer. Its fundamental role is to manage and coordinate all the operations within the CPU and other components. When an instruction is fetched from memory, the CU is responsible for decoding that instruction to determine the operation to…Read More