Explore topic-wise MCQs in Compilers.

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.

Translation from symbolic program into Binary is done in __________

A. Two passes
B. Directly
C. Three passes
D. Four passes
Answer» B. Directly
2.

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
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