1.

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
C. it stores all the errors of source code into a seperate file
D. none of the mentioned
Answer» C. it stores all the errors of source code into a seperate file


Discussion

No Comment Found