Vidyalelo
C Programming · Q76

C Preprocessor

Programming · C Programming · question 76

Q76

The preprocessor directive which checks whether a constant expression results in a zero or non-zero value . . . . . . . .

A.
#if
Answer
B.
#ifdef
C.
#undef
D.
#ifndef

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board