Multiple Choice
You use the keyword ____ as a modifier to indicate an output parameter.
A) ref
B) params
C) get
D) out
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: To ensure that the original value of
Q16: What is the difference between a reference
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
Q25: When you use a(n) _ parameter, the
Q28: When a method call could execute multiple
Q29: Omitted _ arguments are ignored for betterness