CBSE Class 11 Computer Science
Question 4 of 106
Computer System Organization — Question 4
Back to all questions 4
Question Assertion (A): Registers are the components that provide internal storage to the CPU.
Reasoning (R): User has direct access to CPU registers.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
A is true but R is false.
Explanation
Registers are high-speed temporary storage areas found in the CPU. Registers work as per the instructions given by the control unit (CU), storing instructions and data. However, users do not have direct access to CPU register.