Multiple Choice
You can indicate that a method parameter must be an array by placing ____ after the data type in the method's parameter list.
A) a place holder
B) square brackets
C) parentheses
D) curly brackets
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: When a method needs to use another
Q41: Simple non-array variables are usually passed to
Q42: In a flowchart, you draw the main()
Q43: The _ type for a method can
Q44: The arguments sent to a method in
Q45: The variables in the method declaration that
Q46: _ is the process of paying attention
Q47: An argument can be passed into a
Q48: With _, you make a request to
Q50: When you pass an argument by _,