Vidyalelo
C Programming · Q190

File Input Output

Programming · C Programming · question 190

Q190

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
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