PRN292c_-_FA_2023_-_1_1180.webp
lanhoa86

PRN292c_-_FA_2023_-_1_1180.webp

  • Media owner lanhoa86
  • Ngày thêm
(Choose 1 answer)
What is the output of the following code?static void Main(string[] args){
int[][] a = { new int[]{ 8, 7}, new int[] {1, 9, 3} };
int s = 0;for (int i = 0; i < a.Length; i++){
s += a[1][i];
} Console.WriteLine(s);
}
A. 10
B. 9
C. 12
D. 15


Exit 1

Thông tin

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

Image metadata

Filename
PRN292c_-_FA_2023_-_1_1180.webp
File size
45.6 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom