InterviewSolution
Saved Bookmarks
| 1. |
The header file assert.h of the C Standard Library defines ________ macro.(a) stderr(b) stdarg(c) setjmp(d) assertThis question was posed to me in an interview.This intriguing question originated from Diagnostics topic in portion C Library of C |
|
Answer» Right answer is (d) assert |
|