Page 1 of 1

How are variable length arguments specified in the function heading?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) one star followed by a valid identifier
b) one underscore followed by a valid identifier
c) two stars followed by a valid identifier
d) two underscores followed by a valid identifier