GCC Compiler Question:

Download Job Interview Questions and Answers PDF

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

Linux GCC Compiler Interview Question
Linux GCC Compiler Interview Question

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