 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Compilers knowledge and support exam preparation. Choose a topic below to get started.
| 1. | Which of the following is the fastest logic | 
| A. | TTL | 
| B. | ECL | 
| C. | CMOS | 
| D. | LSI | 
| Answer» C. CMOS | |
| 2. | Running time of a program depends on | 
| A. | Addressing mode | 
| B. | Order of computations | 
| C. | The usage of machine idioms | 
| D. | All of the mentioned | 
| Answer» E. | |
| 3. | A top down parser generates | 
| A. | Rightmost Derivation | 
| B. | Right most derivation in reverse | 
| C. | Left most derivation | 
| D. | Left most derivation in reverse | 
| Answer» D. Left most derivation in reverse | |
| 4. | AB+(A+B)’ is equivalent to$ | 
| A. | A?B | 
| B. | A+B | 
| C. | (A+B)A | 
| D. | (A+B)B | 
| Answer» B. A+B | |
| 5. | What is the binary equivalent of the decimal number 368 | 
| A. | 10111000 | 
| B. | 110110000 | 
| C. | 111010000 | 
| D. | 111100000 | 
| Answer» C. 111010000 | |
| 6. | Relocating bits used by relocating loader are specified by | 
| A. | Relocating loader itself | 
| B. | Linker | 
| C. | Assembler | 
| D. | Macro Processor | 
| Answer» C. Assembler | |