Q13_20231209111446.jpg
nhunghoang

Q13_20231209111446.jpg

Answer (Choose 1 answer)
What is the output of the following code?
static int GetNumber(int[] a){
int x = a.Length / 2;
return a[x];
}
static void Main(string[] args){int[] a = {8, 11, 16, 13,27 };int x;
x = GetNumber(a);
Console.WriteLine(x);
}
A. 16
B. 11
C. 13
D. 35

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
20
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
Q13_20231209111446.webp
File size
63.3 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom