Q10
What is the purpose of the #include directive in C preprocessing?
A.
To define a macro
B.
To include a header file
AnswerC.
To declare a variable
D.
To conditionally compile code
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board