GCC Compiler Question:
Download Questions PDF

Which option of gcc enables compiler's all warning messages?
a) -Wall
b) -War
c) -Warn
d) none of the mentioned

Answer:

a) -Wall

Download Linux GCC Compiler Interview Questions And Answers PDF

Previous QuestionNext Question
Which option of gcc links with a library file?
a) -l
b) -L
c) -link
d) none of the mentioned
Which option of gcc adds include directory of header files?
a) -i
b) -I
c) -e
d) -E