Vidyalelo
C Programming · Q43

File Input Output

Programming · C Programming · question 43

Q43

Each call of va_arg . . . . . . . .

A.
Returns one argument
B.
Steps va_list variable to the next
C.
Returns one argument & Steps va_list variable to the next
Answer
D.
None of the mentioned

Answer: Option C

Solution

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