Vidyalelo
C Programming · Q24

C Preprocessor

Programming · C Programming · question 24

Q24

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

A.
Generates a warning message
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