PRF192_-_FA_2023_-_FE_1018.webp
T

PRF192_-_FA_2023_-_FE_1018.webp

(Choose 1 answer)
What is the output when the sample code below is executed?
int sum = 0;
for(int i=1; i<=5; i++)
{
if(i==3)
continue;sum += i;
}
printf("%d", sum);
A. 12
B. 3
C. 15
D. 6


Exit (13

Thông tin

Category
PRF192
Thêm bởi
Thùy Trinh
Ngày thêm
Lượt xem
3,901
Lượt bình luận
12
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_FA_2023_-_FE_1018.webp
File size
43.6 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom