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?
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 24

Thông tin

Category
PRF192
Thêm bởi
Edward88
Ngày thêm
Lượt xem
1,865
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
44.9 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom