PRF192_-_SU_2024_-_FE_2315.webp
hoangha297

PRF192_-_SU_2024_-_FE_2315.webp

Kizspy | Question: 28
(Choose 1 answer)
What is the output of the following code snippet?#include <stdio.h>
int change(int a){}a =10;return a;void main(){int i=5;i = change(i);printf("%d",i);
}
A. 10
B. 5
C. 15
D. Compiler error

Thông tin

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

Share this media

Back
Bên trên Bottom