Examveda
Examveda

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

A. To check if a variable is declared

B. To conditionally include code

C. To include a header file

D. To define a macro

Answer: Option B


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor