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