Vidyalelo
C Programming · Q3

C Preprocessor

Programming · C Programming · question 3

Q3

What is the purpose of the #define directive in C preprocessing?

A.
To include a header file
B.
To define a macro
Answer
C.
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