94) A linker is given object module for a set of programs that were compiled separately. What information need not be included in an object module
Answer is:
Absolute addresses of internal symbols.
Related Compiler Design MCQ with Answers
Answer is:
Literal table
Answer is:
Loading
Answer is:
all of these
Explanation:
Pass 2
* assemble instruction and generate data
* perform processing of assembler directives not done during pass 1
* write the object program and assembly listing
Answer is: