Vidyalelo
C Programming · Q290

File Input Output

Programming · C Programming · question 290

Q290

In a variable length argument function, the declaration "..." can . . . . . . . .

A.
Appear anywhere in the function declaration
B.
Only appear at the end of an argument list
Answer
C.
Nothing
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board