MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Compilers knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
A_FLOATING_POINT_NUMBER_THAT_HAS_AN_O_IN_THE_MSB_OF_MANTISSA_IS_SAID_TO_HAVE__________?$ |
| A. | Overflow |
| B. | Underflow |
| C. | Important number |
| D. | Undefined |
| Answer» C. Important number | |
| 2. |
Translation_from_symbolic_program_into_Binary_is_done_in__________$ |
| A. | Two passes |
| B. | Directly |
| C. | Three passes |
| D. | Four passes |
| Answer» B. Directly | |
| 3. |
The BSA instruction is__________? |
| A. | Branch and store accumulator |
| B. | Branch and save return address |
| C. | Branch and shift address |
| D. | Branch and show accumulator |
| Answer» C. Branch and shift address | |
| 4. |
The average time required to reach a storage location in memory and obtain its contents is called__________ |
| A. | Latency time |
| B. | Access time |
| C. | Turnaround time |
| D. | Response time |
| Answer» C. Turnaround time | |
| 5. |
Logic gates with a set of input and outputs are arrangement of___________ |
| A. | Computational circuit |
| B. | Logic circuit |
| C. | Design circuits |
| D. | Register |
| Answer» B. Logic circuit | |
| 6. |
MIMD stands for __________ |
| A. | Multiple instruction multiple data |
| B. | Multiple instruction memory data |
| C. | Memory instruction multiple data |
| D. | Multiple information memory data |
| Answer» B. Multiple instruction memory data | |
| 7. |
A k-bit field can specify any one of__________ |
| A. | 3k registers |
| B. | 2k registers |
| C. | K2 registers |
| D. | K3 registers |
| Answer» C. K2 registers | |
| 8. |
The time interval between adjacent bits is called the__________ |
| A. | Word-time |
| B. | Bit-time |
| C. | Turnaround time |
| D. | Slice time |
| Answer» C. Turnaround time | |
| 9. |
A group of bits that tell the computer to perform a specific operation is known as________ |
| A. | Instruction code |
| B. | Micro-operation |
| C. | Accumulator |
| D. | Register |
| Answer» B. Micro-operation | |
| 10. |
The load instruction is mostly used to designate a transfer from memory to a processor register known as_______ |
| A. | Accumulator |
| B. | Instruction Register |
| C. | Program counter |
| D. | Memory address Register |
| Answer» B. Instruction Register | |