Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
(a) Two pass assembler
(b) Load and go assembler
(c) Macro processor
(d) Linker
This question was addressed to me during an interview.
My question is taken from LR Parser in portion Bottom Up Parsing of Compiler