PRF192_-_RE_-_SU_2023_575.webp
Eso89

PRF192_-_RE_-_SU_2023_575.webp

  • Media owner Eso89
  • Ngày thêm
(Choose 1 answer)
What is the output when the sample code below is executed?
void foo(int *z) {
return(m+2);
}
int main() { int a=45, *b, m = 10;b=foo(&a);printf("%d %b", a, b);return 0;
}
A. 45 12
B. 45 10
C. 10 45
D. compile error
E. 12 12

Exit 40

Thông tin

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

Image metadata

Filename
PRF192_-_RE_-_SU_2023_575.webp
File size
46.4 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom