Examveda
Examveda

In C, what does the #pragma directive do in C preprocessing?

A. Includes a header file

B. Provides compiler-specific instructions

C. Defines a macro

D. Checks for syntax errors

Answer: Option B


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor