PRF192_-_SU_2024_-_RE_2469.webp
Yuno_76

PRF192_-_SU_2024_-_RE_2469.webp

  • Media owner Yuno_76
  • Ngày thêm
Kizspy | Question: 23
(Choose 1 answer)
FUOVERFL
}
What is the output when the sample code below is executed?
#include<stdio.h>
int main()
{
int a=70,b=90,c=80;
if(a!=b){a-=b; c/=10;
}
else
a+=c;
printf("%d;%d;%d",a,b,c);return 0;
Α. -20;90;8
Β. 70;90;80
C. 150;80;8
D. 150;90;80

Thông tin

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

Share this media

Back
Bên trên Bottom