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 is the output when the sample code below is executed?void show(int *b) {
printf("%d ",*b);
}
int main() {
int i;int a[]={23, 34, 45, 56);for(i=0; i<3; i++) show(&a[i]+1);return(0);}
A. 23 34 45
B. 23 34 45 56
C. 34 45 56
D. 45 56 23
E. 23 45 56

Exit 35

Thông tin

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

Image metadata

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

Share this media

Back
Bên trên Bottom