Multiple Choice
Which of the following statement(s) regarding a linker software is/are true?
I. A function of a linker is to combine several object modules into a single load module.
II. A function of a linker is to replace absolute references in an object module by symbolic references to locations in other modules.
A) Only I
B) Only II
C) Both I and II
D) Neither I nor II
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Consider the following statements related to compiler
Q3: Which one of the following statements is
Q4: From the given data below : a
Q5: In a compiler, keywords of a language
Q6: The lexical analysis for a modern computer
Q8: The number of tokens in the following
Q9: Consider the grammar defined by the following
Q10: The grammar S ? aSa | bS
Q11: Consider the following statements:<br>(I) The output of
Q12: Consider the following translation scheme. S ?