Examveda
Examveda

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

A. Generates a compilation error with a specified error message

B. Defines a macro

C. Checks for syntax errors

D. Excludes code

Answer: Option A


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor