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

The BEST I can explain: The HEADER file stdarg.h has three macros DEFINED in it.



Discussion

No Comment Found

Related InterviewSolutions