PRF192_-_SU_2023_-_Block_5_-_RE_751.webp
Choso87

PRF192_-_SU_2023_-_Block_5_-_RE_751.webp

  • Media owner Choso87
  • Ngày thêm
Answer (Choose 1 answer)
What will be the output of the following program?#include <stdio.h>
int main(void)}
int ref] = {1, 2, 4);
int *ptr;
int index;
for (index = 0, ptr = ref; index < 3; index++, ptr++)printf("%d %d ", ref[index], *ptr);
return 0;
}
A. 124124
B. 142241
C. 144221
D. 112244

Exit 40

Thông tin

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

Image metadata

Filename
PRF192_-_SU_2023_-_Block_5_-_RE_751.webp
File size
61.9 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom