Which of the following correctly declares and initializes a two-dimensional rectangular array of integers
A) int[,] sum = new int[3, 4];
B) int[] sum = new int[2, 4];
C) int sum[] = new int[2, 2];
D) None of the above.
Correct Answer:
Verified
Q40: Which statement below initializes array items to
Q70: Which of the following sets of statements
Q71: In rectangular array items,which expression below retrieve
Q73: What is the keyword associated with variable-length
Q74: Which set of statements totals the items
Q76: is (are)typically used to traverse a two-dimensional
Q77: Rectangular arrays are often used to represent
Q78: Which of the following statements creates a
Q79: One could iterate through multi-dimensional arrays by
Q80: What kinds of arrays can variable-length argument
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents