PRF193_SP25_FE_117230_3641.webp
tolerant_heart

PRF193_SP25_FE_117230_3641.webp

Kizspy Question: 16
(Choose 1 answer)
What will be the output of the following C code snippet?
#include <stdio.h>
int main() {
int x = 10;
if (x > 5)
if (x > 15)
printf("High");
else
printf("Medium");
PULVERAL AV.com
else
printf("Low");
return 0;
A. High
B. Medium
C. Low
D. No output

Thông tin

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

Share this media

Back
Bên trên Bottom