Q74
The preprocessor directive which is used to remove the definition of an identifier which was previously defined with #define?
A.
#ifdef
B.
#undef
AnswerC.
#ifndef
D.
#def
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board