Q38_20231209111707.jpg
nhunghoang

Q38_20231209111707.jpg

Answer (Choose 1 answer)
Which of the following statements related to arrays in C# is True?
A. All of the others
B. In the below code, A[1] equals 0.
int[] A = new int[5];
C. The code below creates a one-dimensional integer array of 3 elements.
int[] A = new int[3];
D. The code below creates a one-dimensional array with 3 elements using the object initializer.int[] A = {1, 2, 3};

Elt
Chưa có bình luận nào.

Thông tin

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

Image metadata

Filename
Q38_20231209111707.webp
File size
67.9 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom