Q115
How are variable length arguments specified in the function heading?
A.
one star followed by a valid identifier
AnswerB.
one underscore followed by a valid identifier
C.
two stars followed by a valid identifier
D.
two underscores followed by a valid identifier
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board