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
AnswerC.
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