PRF192_-_SU_2023_-_Block_5_-_FE_726.webp
Momo911

PRF192_-_SU_2023_-_Block_5_-_FE_726.webp

  • Media owner Momo911
  • Ngày thêm
B A. Good, It works
B. What will happen?
D C. Good, It works What will happen?
D. None of the other choices
What is the output of the following code?void func1(int (*a)[10]){printf("Good, It works");
}
void func2(int a[] [10]){printf("What will happen?");}
int main() { int a[10][10];func1(a);func2(a);
return 0;
FUS

Thông tin

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

Image metadata

Filename
PRF192_-_SU_2023_-_Block_5_-_FE_726.webp
File size
64.3 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom