Multiple Choice
A special variable that holds a value being passed into a method is called what?
A) Modifier
B) Parameter
C) Alias
D) Argument
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The expression in a return statement can
Q7: No statement outside the method in which
Q8: Values that are sent into a method
Q14: If you attempt to use a local
Q34: In the method header, the method modifier
Q40: Breaking a program down into small manageable
Q42: What will be returned from the following
Q46: A parameter variable's scope is:<br>A) the method
Q48: When an object, such as a String,
Q49: What will be the result of the