Vidyalelo
C Programming · Q156

File Input Output

Programming · C Programming · question 156

Q156

Which header file includes a function for variable number of arguments?

A.
stdlib.h
B.
stdarg.h
Answer
C.
ctype.h
D.
both stdlib.h and stdarg.h

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board