Examveda
Examveda

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

A. Includes a message in the code

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