PRF192_-_SP_2025_-_RE_3698.webp
plum_blossom1

PRF192_-_SP_2025_-_RE_3698.webp

Kizspy | Question: 24
(Choose 1 answer)
What is the output when the sample code below is executed?
#include <stdio.h>
int main()
{
int n = 50, m = 60;
if (n > 50)
if (m> 50)
printf("True");
else
PULVER.COM Com
printf("False");
return 0;
}
A. No the output
B. True
C. False
D. Compile time error

Thông tin

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

Share this media

Back
Bên trên Bottom