Vidyalelo
C Programming · Q9

C Preprocessor

Programming · C Programming · question 9

Q9

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

A.
Includes a header file
B.
Provides compiler-specific instructions
Answer
C.
Defines a macro
D.
Checks for syntax errors

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board