Examveda
Examveda

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

A. Generates a warning message

B. Defines a macro

C. Checks for syntax errors

D. Excludes code

Answer: Option A


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor