Vidyalelo
Computer Science · Q223

Linux

Engineering and GATE · Computer Science · question 223

Q223

What is the job of -Werror option in gcc?

A.
it avoids all the errors present in the source code
B.
it makes all warnings into errors
Answer
C.
it stores all the errors of source code into a seperate file
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board