PRF192_-_S6_-_SU_2023_-_FE_452.webp
A

PRF192_-_S6_-_SU_2023_-_FE_452.webp

(Choose 1 answer)
What is the output when the sample code below is executed?
char f[ ]="morning";
int i=0;
while(f[i] != 'n') {
printf("%c%c",f[i],*(f+i+1));
i++;
}
A. mmoorrnm
B. mmoorrn
C. moorrn
D. mmoorr
E. morning
Exit 20

Thông tin

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

Image metadata

Filename
PRF192_-_S6_-_SU_2023_-_FE_452.webp
File size
44.9 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom