Multiple Choice
List objects, like arrays, are always passed to a method ____________.
A) by value
B) in memory
C) by reference
D) globally
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: A variable that is used to reference
Q51: A(n) _ is a special value that
Q53: Look at the following code sample: int[]
Q53: The only requirement for the binary search
Q54: In C#, all arrays have a(n) _
Q55: If you know the value of the
Q60: When you process a(n) _, you must
Q61: You access the individual elements in an
Q63: A partially filled array is normally used
Q72: The foreach loop is designed to work