Q2
Which directive is used to include the contents of another file in a C program using the C preprocessor?
A.
#define
B.
#include
AnswerC.
#ifdef
D.
#pragma
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board