

MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Organization knowledge and support exam preparation. Choose a topic below to get started.
1. |
The registers, ALU and the interconnection between them are collectively called as _____ |
A. | process route |
B. | information trail |
C. | information path |
D. | data path |
Answer» E. | |
2. |
______ is used to choose between incrementing the PC or performing ALU operations. |
A. | Conditional codes |
B. | Multiplexer |
C. | Control unit |
D. | None of the mentioned |
Answer» C. Control unit | |
3. |
The instruction -> Add LOCA, R0 does _______ |
A. | Adds the value of LOCA to R0 and stores in the temp register |
B. | Adds the value of R0 to the address of LOCA |
C. | Adds the values of both LOCA and R0 and stores it in R0 |
D. | Adds the value of LOCA with a value in accumulator and stores it in R0 |
Answer» D. Adds the value of LOCA with a value in accumulator and stores it in R0 | |