Multiple Choice
What is the purpose of va_end?
A) Cleanup is necessary
B) Must be called before the program returns
C) Cleanup is necessary & Must be called before the program returns
D) None of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q46: If the user enters 1 s 3.2,
Q47: The syntax to print a % using
Q48: What is the qualifying input for the
Q49: The syntax of printf() function is printf("control
Q50: Choose the correct description for control string