1.

Assembler is a program that _________(a) Puts programs into memory and executes them(b) Translates the assembly language into machine language(c) Writes in high level language and produces an object program(d) None of the mentionedI have been asked this question by my college professor while I was bunking the class.My question comes from LR Parser topic in section Bottom Up Parsing of Compiler

Answer»

The correct option is (b) Translates the assembly language into machine language

Explanation: An ASSEMBLER is a program that takes BASIC computer INSTRUCTIONS and converts them into a pattern of bits that the computer’s processor can USE to perform its basic OPERATIONS.



Discussion

No Comment Found

Related InterviewSolutions