Multiple Choice
You name an argument in a method call using its parameter name and a ____ before the value.
A) comma
B) dot
C) colon
D) semicolon
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Given the following program, write the InputMethod()
Q12: A method can return at most one
Q16: On occasion, you might want a method
Q18: Methods are _ when there is the
Q20: Match each item with a statement below:
Q22: The rules that determine which method version
Q23: When you don't know how many arguments
Q24: If you assign a default value to
Q25: When you use a(n) _ parameter, the
Q26: You use the keyword _ as a