Q9
In C, what does the #pragma directive do in C preprocessing?
A.
Includes a header file
B.
Provides compiler-specific instructions
AnswerC.
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