PRF192_-_SP_2025_-_Block_5_-_2_3869.webp
AllMight90

PRF192_-_SP_2025_-_Block_5_-_2_3869.webp

Kizspy Question: 20
(Choose 1 answer)
PULVER.COM Com
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
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
AllMight90
Ngày thêm
Lượt xem
1,612
Lượt bình luận
8
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom