Discussion Forum : Functions
Question - Which header file is used to pass unknown number of arguments to function?
Options:
A .  stdlib.h
B .  string.h
C .  stdarg.h
D .  none of the mentioned
Answer: Option C


Because the cstdarg defines this header file to process the unknown number of arguments.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *