PRF192_-_S1_-_SU_2023_-_2ndFE_576.webp
E

PRF192_-_S1_-_SU_2023_-_2ndFE_576.webp

  • Media owner Edward88
  • Ngày thêm
(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 43

Thông tin

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

Image metadata

Filename
PRF192_-_S1_-_SU_2023_-_2ndFE_576.webp
File size
43.6 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom