InterviewSolution
Saved Bookmarks
| 1. |
How many macros are defined in the header file stdarg.h?(a) one(b) two(c) three(d) fourThe question was posed to me by my college professor while I was bunking the class.I would like to ask this question from Variable Argument Lists in section C Library of C |
|
Answer» The CORRECT choice is (C) three |
|