PRF192_-_REB5_-_FA_2023_1327.webp
Naoya92

PRF192_-_REB5_-_FA_2023_1327.webp

  • Media owner Naoya92
  • Ngày thêm
(Choose 1 answer)
Given the program:
#include <stdio.h>
#include <conio.h>
int myFunction(int);
int main()
}
}
int i=0;
i = myFunction(i);printf("%d", i);
getch();
return 0;
int myFunction(int x){
return 2;
}
What is printed?
A. Compile error
B. 2
C. 0

Exit 25

Thông tin

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

Image metadata

Filename
PRF192_-_REB5_-_FA_2023_1327.webp
File size
46 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom