Which compilation step makes sure that all the undefined symbols in the code are resolved?
a) linking
b) compiling
c) preporcessing
d) none of the mentioned

Submitted by: Murtaza
a) linking
Explanation:
An undefined symbol is one for which there is no definition available.
Submitted by: Murtaza

Read Online GCC Compiler Job Interview Questions And Answers