1.

Which header file includes a function for variable number of arguments?(a) stdlib.h(b) stdarg.h(c) ctype.h(d) both stdlib.h and stdarg.hThe question was posed to me in an interview for internship.This question is from Variable Length Argument topic in division Input and Output in C of C

Answer»

The CORRECT CHOICE is (B) stdarg.h

Easiest EXPLANATION - NONE.



Discussion

No Comment Found

Related InterviewSolutions