Vidyalelo
C Programming · Q20

C Preprocessor

Programming · C Programming · question 20

Q20

What is the purpose of the #pragma message directive in C preprocessing?

A.
Includes a message in the code
Answer
B.
Defines a macro
C.
Checks for syntax errors
D.
Excludes code

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board