Vidyalelo
C Programming · Q31

Standard Library Functions

Programming · C Programming · question 31

Q31

The C library macro type . . . . . . . . retrieves the next argument in the parameter list of the function with type.

A.
va_end
B.
va_arg
Answer
C.
va_start
D.
no macros

Answer: Option B

Solution

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