PRF192_-_SP_2024_-_Block_5_-_RE_1958.webp
Đ

PRF192_-_SP_2024_-_Block_5_-_RE_1958.webp

(Choose 1 answer)
What is the output when the sample code below is executed?
int i;
for(i=1;i<4;i++)
switch(i){
case 1:
printf("%d ",i);
break;
case 2:
printf("%d ",i);
break;
case 3:
printf("%d ",i);
break;
case 4:
}
printf("%d ",i);
A. 1 2 3
B. 1 2 3 4
C. 12
D. 3
Ε. 4

43

Thông tin

Category
PRF192
Thêm bởi
Đức Thành2
Ngày thêm
Lượt xem
1,448
Lượt bình luận
3
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_SP_2024_-_Block_5_-_RE_1958.webp
File size
175.8 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom