C Programming - Variable Number of Arguments - Discussion

Discussion Forum : Variable Number of Arguments - True / False Questions (Q.No. 4)
4.
For a function receives variable number of arguments it is necessary that the function should receive at least one fixed argument.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Shalu said:   9 years ago
I can't understand please explain in detail.

Sai said:   9 years ago
Good explanation @Chinmay Bendre.
(1)

Chinmay Bendre said:   1 decade ago
Here, it is quite adjacent in the statements wordings because they have mentioned " variable number of arguments " & variable refers to " any (n)" number of statements.
So, it is mandatory to mention atleast one fixed argument.
(1)

Raj said:   1 decade ago
Can any one explain how?

Post your comments here:

Your comments will be displayed after verification.