C Programming - Variable Number of Arguments - Discussion

Discussion Forum : Variable Number of Arguments - True / False Questions (Q.No. 3)
3.
A function that receives variable number of arguments should use va_arg() to extract arguments from the variable argument list.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Snigdha said:   7 years ago
Can anyone explain it in detail?

Kalyani said:   1 decade ago
Can anyone explain it?

Noop said:   1 decade ago
It specifies different types of arguements or variable number of arguements ?

Post your comments here:

Your comments will be displayed after verification.