If access to the varying arguments is desired then the called function shall declare ________ having type va_list.
(a) class
(b) object
(c) function
(d) variable
I had been asked this question in a national level competition.
My enquiry is from Variable Argument Lists in division C Library of C