Vidyalelo
C Programming · Q26

C Preprocessor

Programming · C Programming · question 26

Q26

What is the result 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