PRF192_-_SP_2024_-_Block_5_-_RE_1958.webp
Đ

PRF192_-_SP_2024_-_Block_5_-_RE_1958.webp

}
(Choose 1 answer)
void func1(int (*a)[10]){
What is the output of the following code?
printf("8/50-CAP Works");
} void func2(int a[][10]){
printf("What will happen?");
}
int main() {
int a[10][10];func1(a);func2(a);
return 0;
A. Good, It works
B. What will happen?
C. Good, It works What will happen?
D. None of the other choices

9

Thông tin

Category
PRF192
Thêm bởi
Đức Thành2
Ngày thêm
Lượt xem
1,862
Lượt bình luận
4
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_SP_2024_-_Block_5_-_RE_1958.webp
File size
182.8 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom