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. ellipsis (...)

Computer Science & Information Technology

You might also like to view...

What are three important considerations for selecting a power supply for a gaming PC? (Select three.)

A) 250-450 watts B) ITX form factor C) High number of connectors D) High number of ports E) 24-pin connector F) Multi 12V rails G) Colored lights

Computer Science & Information Technology

Machine language is easy for people to understand.

a. true b. false

Computer Science & Information Technology