PRF192_-_FA_2023_-_RE_1128.webp
Mai2002

PRF192_-_FA_2023_-_RE_1128.webp

  • Media owner Mai2002
  • Ngày thêm
(Choose 1 answer)
What is the output when the sample code below is executed?#include<stdio.h>
int calc(int a, int b)}
int x, y;
x = a + b;y = a*b;
return(x + y);
}
int main()
{
int p=3,q=4,r,s;r = calc(p,q);
s = calc(q.p);
printf("%d %d",r,s);
return 0;
}
A. 19 19
B. 3 4
C. 17 19
D. 18 18


E 47

Thông tin

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

Image metadata

Filename
PRF192_-_FA_2023_-_RE_1128.webp
File size
49.4 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom