Vidyalelo
C Programming · Q19

C Preprocessor

Programming · C Programming · question 19

Q19

What is the result of the #error directive in C preprocessing?

A.
Generates a compilation error with a specified error message
Answer
B.
Defines a macro
C.
Checks for syntax errors
D.
Excludes code

Answer: Option A

Solution

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