An argument type followed by a(n) in a method’s parameter list indicates that the method receives a variable number of arguments of that particular type.
a. square brackets ([])
b. ellipsis (...)
c. varargs keyword
d. All of the above are acceptable to indicate a variable number of arguments.
B
Computer Science & Information Technology
You might also like to view...
A green wavy underline denotes a ________ error
A) grammatical B) spelling C) file D) computer
Computer Science & Information Technology
When developing a defined infrastructure, tasks are typically defined as which of the following choices?
A. Columns B. Directives C. Links D. Cells
Computer Science & Information Technology