PRF192_-_SU_2023_-_Block_5_-_RE_751.webp
Choso87

PRF192_-_SU_2023_-_Block_5_-_RE_751.webp

  • Media owner Choso87
  • Ngày thêm
Answer (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 (11
  • Like
Reactions: hungk18

Thông tin

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

Image metadata

Filename
PRF192_-_SU_2023_-_Block_5_-_RE_751.webp
File size
59.4 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom