21⟩ Which gcc option includes debugging info in the generated object code? a) -g b) -c c) -p d) none of the mentioned
a) -g
“GCC Compiler frequently Asked Questions in various Linux GCC Compiler job Interviews by interviewer. The set of questions here ensures that you offer a perfect answer posed to you. So get preparation for your new job hunting”
a) -g
b) google
a) google.o
a) print the commands executed to run the stages of compilation
a) checks the code for syntax error
a) -pipe option is used
c) -E
a) -w
c) both (a) and (b)
c) both (a) and (b)
a) -ansi
b) .ii
d) all of the mentioned
a) preprocessor directives
a) common object file format
a) we need to manually go through all intermediate stages to generate an executable in gcc
a) linking
Explanation:
An undefined symbol is one for which there is no definition available.
d) linker
c) both (a) and (b)
a) comments