MCQOPTIONS
Saved Bookmarks
This section includes 7 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. |
Each instruction in ARM machines is encoded into __________ Word. |
| A. | 2 byte |
| B. | 3 byte |
| C. | 4 byte |
| D. | 8 byte |
| Answer» D. 8 byte | |
| 2. |
The banked registers are used for ______ |
| A. | Switching between supervisor and interrupt mode |
| B. | Extended storing |
| C. | Same as other general purpose registers |
| D. | None of the mentioned |
| Answer» B. Extended storing | |
| 3. |
The additional duplicate register used in ARM machines are called as _______ |
| A. | Copied-registers |
| B. | Banked registers |
| C. | EXtra registers |
| D. | Extential registers |
| Answer» C. EXtra registers | |
| 4. |
In the ARM, PC is implemented using ___________ |
| A. | Caches |
| B. | Heaps |
| C. | General purpose register |
| D. | Stack |
| Answer» D. Stack | |
| 5. |
RISC stands for _________ |
| A. | Restricted Instruction Sequencing Computer |
| B. | Restricted Instruction Sequential Compiler |
| C. | Reduced Instruction Set Computer |
| D. | Reduced Induction Set Computer |
| Answer» D. Reduced Induction Set Computer | |
| 6. |
The address space in ARM is ___________ |
| A. | 2<sup>24</sup> |
| B. | 2<sup>64</sup> |
| C. | 2<sup>16</sup> |
| D. | 2<sup>32</sup> |
| Answer» E. | |
| 7. |
The ARM processors don t support Byte addressability. |
| A. | True |
| B. | False |
| Answer» C. | |