1.

Which line from the given code is the passive form?

A. #define assert(test)
B. #define assert(test) ((void)0)
C. #ifdef NDEBUG
D. 0)c) #ifdef NDEBUGd) #undef assertView Answer
Answer» C. #ifdef NDEBUG


Discussion

No Comment Found