InterviewSolution
Saved Bookmarks
| 1. |
What is the name of the macro that is referred by assert macro defined in assert .h?(a) STDARG(b) SETJMP(c) NDEBUG(d) STDERRI got this question in quiz.Query is from Diagnostics topic in division C Library of C |
|
Answer» The CORRECT choice is (C) NDEBUG |
|