Multiple Choice
To declare a two-dimensional array, two ____________ are required: The first one is for the number of rows, and the second one is for the number of columns.
A) reference variables
B) Boolean variables
C) named constants
D) size declarators
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q75: When calling a method and passing an
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
Q81: The only requirement for using a binary