PRF192_-_SU_2023_-_Block_5_-_FE_726.webp
Momo911

PRF192_-_SU_2023_-_Block_5_-_FE_726.webp

  • Media owner Momo911
  • Ngày thêm
49
Answer (Choose 1 answer)
What is the output when the sample code below is executed?
#include<stdio.h>
int add (int i, int j)
{
int sum;sum = i + j;
return sum;
int main()
{
int a = 5, b = 2. c:
c = add (a, b);
printf ("%d", c);return 0;
A. 7
B 1
C. 5
D. 2
}
FUS

Thông tin

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

Image metadata

Filename
PRF192_-_SU_2023_-_Block_5_-_FE_726.webp
File size
62 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom