PRF192_-_FEB5_-_FA_2023_1298.webp
G

PRF192_-_FEB5_-_FA_2023_1298.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:
break;
printf("%d ",i);
}
case 4:
printf("%d ",i);
A. 1 2 3
B. 1234
C. 12
D. 3
E. 4

Exit 50

Thông tin

Category
PRF192
Thêm bởi
great_sun
Ngày thêm
Lượt xem
2,655
Lượt bình luận
13
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_FEB5_-_FA_2023_1298.webp
File size
48.2 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom