Question Details

Which of the following components are part of the central processing unit (CP of the Von Neumann model for a computer system?

A) Arithmetic Logic (ALU)

B) Hard Disk Drive (HDD)

C) Memory Address Register (MAR)

D) Solid State Drive (SSD)

E) Control Unit (CU)

Choose the correct answer from the options given below:

Options

A

A & E only

B

B, C & D only

C

A & C only

D

A,C & E only

Show Answer

Correct Answer :

Option D

A,C & E only

Solution :

The correct answer is A, C and E only.

In the Von Neumann model of a computer system, the Central Processing Unit (CPU) is the core hardware component responsible for executing instructions and processing data. The CPU contains several vital sub-components that work together during the instruction cycle:
1. Arithmetic Logic Unit (ALU): This component performs all arithmetic calculations (such as addition, subtraction, multiplication) and logical operations (such as AND, OR, NOT, and comparisons). Therefore, statement A is correct.
2. Control Unit (CU): This component manages the execution of instructions. It fetches instructions from main memory, decodes them, and directs the flow of data among the ALU, registers, and other external components. Therefore, statement E is correct.
3. Registers: These are small, extremely fast storage locations internal to the CPU. The Memory Address Register (MAR) is one such register. It specifically holds the memory address of the data or instruction currently being read from or written to main memory. Therefore, statement C is correct.

On the other hand, the Hard Disk Drive (HDD) (B) and the Solid State Drive (SSD) (D) are secondary storage devices. They are used for persistent, long-term data storage and are considered peripheral components external to the CPU.

Consequently, only the Arithmetic Logic Unit (A), the Memory Address Register (C), and the Control Unit (E) are parts of the Central Processing Unit.

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Ask AI Tutor
5 left
Q1 View Question & Options
AI Tutor is solving this question...
Reading question context & options...