PRN292c_-_FA_2023_-_2_1241.webp
M

PRN292c_-_FA_2023_-_2_1241.webp

Answer (Choose 1 answer)
What is the output of the following code?
static void Main(string[] args)
{ for (int R = 1; R < 4; R++)
{ {
for (int C = 0; C < R; C++)
Console.Write($"*");
Console.Write(" ");
} Console.ReadLine();
}
A.
B.
C.
D. ****

Elt

Thông tin

Category
PRN292c
Thêm bởi
Minh Nhật1
Ngày thêm
Lượt xem
75
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
63.7 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom