PRF192_-_S6_-_SU_2023_-_FE_452.webp
A

PRF192_-_S6_-_SU_2023_-_FE_452.webp

(Choose 1 answer)
What is the output when the sample code below is executed?
int x=100,*p,y=0;
p=&x;
*p=200;p=&y;
*p=x;
printf("%d %d %d ",x,*p,y);
A. 100 200 200
B. 200 200 200
C. 100 100 100
D. 200 200 100
E. 100 100 200
9

Thông tin

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

Image metadata

Filename
PRF192_-_S6_-_SU_2023_-_FE_452.webp
File size
46 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom