Examveda
Examveda

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

A. To define a macro

B. To include a header file

C. To declare a variable

D. To conditionally compile code

Answer: Option B


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor