

MCQOPTIONS
Saved Bookmarks
This section includes 2 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 addressing mode, where you directly specify the operand value is _______ |
A. | Immediate |
B. | Direct |
C. | Definite |
D. | Relative |
Answer» B. Direct | |
2. |
In the following indexed addressing mode instruction, MOV 5(R1), LOC the effective address is ______ |
A. | EA = 5+R1 |
B. | EA = R1 |
C. | EA = [R1] |
D. | EA = 5+[R1] |
Answer» E. | |