Examveda
Examveda

In C, what is the purpose of the #ifdef directive?

A. Checks if a macro is defined

B. Checks if a macro is not defined

C. Defines a macro

D. Includes a header file

Answer: Option A


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor