Identify the correct definition of Assembler.
Difficulty: Medium
About this MCQ
This Medium Compiler Design MCQ checks one syllabus fact.
The question is: “Identify the correct definition of Assembler.”
The accepted answer is A. A program that translates assembly language source code into machine code.. Identify the correct definition of Assembler is answered by A program that translates assembly language source code into machine code option A Option B A property of a formal grammar where a single string can be produced by more than one distinct parse tree does not match the stem it is a near-miss used to catch incomplete recall of A program that translates assembly language source code into machine code Option C An intermediate platform-independent representation of source code designed to be executed by a virtual machine does not match the stem it is a near-miss used to catch incomplete recall of A program that translates assembly language source code into machine code Remaining alternatives A compiler capable of creating.
- A. A program that translates assembly language source code into machine code. ✓
- B. A property of a formal grammar where a single string can be produced by more than one distinct parse tree.
Why not B: “A property of a formal grammar where a single string can be produced by more than one distinct parse tree.” is not correct. The accepted answer is A. A program that translates assembly language source code into machine code.. Identify the correct definition of Assembler is answered by A program that translates assembly language source code into machine code option A Option B A property of a formal gramm
- C. An intermediate, platform-independent representation of source code designed to be executed by a virtual machine.
Why not C: “An intermediate, platform-independent representation of source code designed to be executed by a virtual machine.” is not correct. The accepted answer is A. A program that translates assembly language source code into machine code.. Identify the correct definition of Assembler is answered by A program that translates assembly language source code into machine code option A Option B A property of a formal gramm
- D. A compiler capable of creating executable code for a platform other than the one on which the compiler itself runs.
Why not D: “A compiler capable of creating executable code for a platform other than the one on which the compiler itself runs.” is not correct. The accepted answer is A. A program that translates assembly language source code into machine code.. Identify the correct definition of Assembler is answered by A program that translates assembly language source code into machine code option A Option B A property of a formal gramm
Correct answer
A. A program that translates assembly language source code into machine code.
Explanation
Identify the correct definition of Assembler is answered by A program that translates assembly language source code into machine code option A Option B A property of a formal grammar where a single string can be produced by more than one distinct parse tree does not match the stem it is a near-miss used to catch incomplete recall of A program that translates assembly language source code into machine code Option C An intermediate platform-independent representation of source code designed to be executed by a virtual machine does not match the stem it is a near-miss used to catch incomplete recall of A program that translates assembly language source code into machine code Remaining alternatives A compiler capable of creating.
Source: Compiler Design Official Reference Guide
Tags: computer science, compiler design, compilers, programming languages
Submitted by: MCQsHub Editorial
Related MCQs
- In computer science, Linker refers to which of the following?
- Select the correct name for: a program that loads an executable file into memory and prepares it for execution...
- Which statement correctly explains Loader?
- Which concept is defined as follows: a parsing strategy that builds a parse tree starting from the input token...
- What is Bottom-up parsing primarily used for?
- The following statement describes a specific concept. What is it called? a parsing strategy that builds a pars...