Vidyalelo
C Programming · Q79

C Preprocessor

Programming · C Programming · question 79

Q79

The purpose of the preprocessor directive #error is that . . . . . . . .

A.
It rectifies any error present in the code
B.
It rectifies only the first error which occurs in the code
C.
It causes the preprocessor to report a fatal error
Answer
D.
It causes the preprocessor to ignore an error

Answer: Option C

Solution

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