Home » C Programming » Functions » Question
  1. In a variable length argument function, the declaration “…” can _______
    1. Nothing
    2. Appear anywhere in the function declaration
    3. Only appear at the end of an argument list
    4. All of above
    5. None of these
Correct Option: C

Only appear at the end of an argument list



Your comments will be displayed only after manual approval.