PRF192_-_SP_2025_-_Block_5_-_1_3841.webp
T

PRF192_-_SP_2025_-_Block_5_-_1_3841.webp

Kizspy | Question: 24
(Choose 1 answer)
What is the output when the sample code below is executed?
#include <stdio.h>
int main() {
int i= 10;
do {
printf("%d ", i);
-= 2;
} while (i >= 1);
return 0;
PUBVERSLOV.Com
A. 108642
B. 1086420
C. 1086420-2-4
D. 1098765432

Thông tin

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

Share this media

Back
Bên trên Bottom