Examveda
Examveda

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

A. To include an error message in the code

B. To define a macro

C. To check if a variable is declared

D. To conditionally compile code

Answer: Option A


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor