PRF192_-_FEB5_-_FA_2023_1298.webp
G

PRF192_-_FEB5_-_FA_2023_1298.webp

(Choose 1 answer)
What is the output when the sample code below is executed?
void fun 1 (int a, int b) {
a++;b++;
} main() {
int x=5,y=10;
fun1(x,y);
printf("%d %d ",x,y);
return 0;
}
A. 10 5
B. 6 11
C. 5 10
D. 116

Exit 33

Thông tin

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

Image metadata

Filename
PRF192_-_FEB5_-_FA_2023_1298.webp
File size
45.2 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom