Multiple Choice
When calling a method and passing an array variable as an argument, the variable contains a ____________ to the array.
A) variable
B) value
C) reference
D) parameter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q70: Look at the following code sample: const
Q71: An array and the variable that references
Q72: The foreach loop is designed to work
Q73: A List object has a(n) _ that
Q74: Because arrays are always passed _, a
Q76: To declare a two-dimensional array, two _
Q77: A two-dimensional array can be thought of
Q78: C# provides a special loop known as
Q79: You can optionally initialize a List object
Q80: If you want to take out all