 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
| 1. | Which one of the following statement is incorrect? | 
| A. | A compiler compiles the source program | 
| B. | An assembler takes an assembly program as input. | 
| C. | A compiler does the same type of function as interpreter | 
| D. | None of the above | 
| E. | |
| Answer» D. None of the above | |
| 2. | The mapping from assembly language instructions into machine language instructions is? | 
| A. | many-one | 
| B. | many-many | 
| C. | one-one | 
| D. | one-many | 
| Answer» D. one-many | |
| 3. | A program that converts a high level language program to a set of instruc-tions that can run on a computer is called a ? | 
| A. | compiler | 
| B. | debugger | 
| C. | editor | 
| D. | none of the above | 
| Answer» B. debugger | |