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