PRN292c_-_FA_2023_-_2_1241.webp
M

PRN292c_-_FA_2023_-_2_1241.webp

(17
Answer (Choose 1 answer)
Which of the following statements related to high dimensional arrays in C# is True?
A. using the below code, A[1,0] is 3 int[, ] A = new int[] {{1, 2}, {3, 4}};
B. C# does not support 2-dimensional arrays.
C. using the below code, A.Length = 2 int[, ] A = new int[,] {{1, 2}, {3, 4}};
D. This code creates a 3-dimensional array with 2 X 3 X 4 sizes.
int[] A = new int[2, 3, 4];

Elt

Thông tin

Category
PRN292c
Thêm bởi
Minh Nhật1
Ngày thêm
Lượt xem
87
Lượt bình luận
1
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRN292c_-_FA_2023_-_2_1241.webp
File size
68.4 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom