Multiple Choice
When you use a(n) ____ parameter, the argument used to call the method must have an assigned value.
A) output
B) optional
C) reference
D) formal
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: To ensure that the original value of
Q20: Match each item with a statement below:
Q21: You name an argument in a method
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
Q24: What are two options for writing a
Q26: You use the keyword _ as a
Q28: When a method call could execute multiple
Q29: Omitted _ arguments are ignored for betterness