Multiple Choice
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
D) None of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: What specifies the minimum number of characters
Q35: What symbol is used to Left-justify within
Q36: Which of the following is an invalid
Q37: What are the Properties of the first
Q38: What will be the output for the
Q40: What is the meaning of the following
Q41: What is the default return-type of getchar()?<br>A)char<br>B)int<br>C)char
Q42: What is the purpose of sprintf?<br>A)It prints
Q43: What error will generate if the read
Q44: What is the use of getchar()?<br>A)The next