Examveda
Examveda

In C preprocessing, what is the purpose of the #elifdef directive?

A. Checks if a macro is defined

B. Checks if a macro is not defined

C. Provides an alternative condition

D. Defines a macro

Answer: Option C


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor