Examveda
Examveda

What is the purpose of the #undef directive in C preprocessing?

A. Undefines a macro

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