InterviewSolution
Saved Bookmarks
| 1. |
The assert shall be implemented as a ______ not as an actual ________(a) function, macro(b) macro, function(c) header, macro(d) macro, headerI have been asked this question in an interview for internship.My doubt stems from Diagnostics topic in portion C Library of C |
|
Answer» Right OPTION is (b) macro, function |
|