PRF192_-_S4_-_SU_2023_-_FE_438.webp
D

PRF192_-_S4_-_SU_2023_-_FE_438.webp

(Choose 1 answer)
What is the output when the sample code below is executed?
int a = 3, b = 2;if (a == 2)
b = a;
else if (a != 1)b = -1;
else
{ a = 2; b = 3;}printf("%d %d",a,b);
A. 3 2
B. 2 2
C. 3 -1
D. 2 3
(24)

Thông tin

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

Image metadata

Filename
PRF192_-_S4_-_SU_2023_-_FE_438.webp
File size
59.3 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom