CBSE Class 11 Computer Science Question 2 of 107

Computer System Overview — Question 2

Back to all questions
2
Question

Question 2

Assertion. The CPU of a computer uses registers as memory.

Reason. Registers are small data holding areas within CPU that hold data, instructions etc. during the processing.

Answer

(a)

Both Assertion and Reason are true and Reason is the correct explanation of Assertion.

Explanation

The CPU uses registers to temporarily hold some important information during the time the processing is taking place.