Q19
What is the result of the #error directive in C preprocessing?
A.
Generates a compilation error with a specified error message
AnswerB.
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