PRF192_-_SP_2025_-_RE_3698.webp
plum_blossom1

PRF192_-_SP_2025_-_RE_3698.webp

Kizspy Question: 18
(Choose 1 answer)
FLOWERF..vv.com
Choose the best comment about the output of the following C code:
#include <stdio.h>
void main()
int i = 0;
while (i < 5)
i++;
printf("Hi-");
while (i < 4)
{
i++;
printf("Hello-");
A. Hi-Hi-Hi-Hi-Hello-Hello-Hello-Hi-
B. Hi-Hi-Hi-Hi-Hi-Hello-Hello-Hello-
C. Hi-Hello-Hello-Hello-Hello-Hi-
D. Hi-Hello-Hello-Hello-Hi-

Thông tin

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

Share this media

Back
Bên trên Bottom