Multiple Choice
When you don't know how many arguments you might eventually send to a method, you can declare a(n) ____.
A) value parameter
B) parameter array
C) reference parameter
D) output parameter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: To ensure that the original value of
Q12: A method can return at most one
Q18: Methods are _ when there is the
Q20: Match each item with a statement below:
Q21: You name an argument in a method
Q22: The rules that determine which method version
Q24: If you assign a default value to
Q25: When you use a(n) _ parameter, the
Q26: You use the keyword _ as a
Q28: When a method call could execute multiple