PRF192_-_1_-_SP_2024_-_FE_1594.webp
Kechizu76

PRF192_-_1_-_SP_2024_-_FE_1594.webp

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

Thông tin

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

Image metadata

Filename
PRF192_-_1_-_SP_2024_-_FE_1594.webp
File size
143.5 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom