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;
int total = 0;
int keepreading = 1;for (i = 1; i < 10 && keepreading == 1; i++)if (!(i%3))keepreading = 0;elsetotal += i;printf("%d", total);
A. 1
B. 2
C. 3
D. 6

Thông tin

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

Image metadata

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

Share this media

Back
Bên trên Bottom