PRF192_-_SP_2023_-_RE_-_s_1_121.webp
I

PRF192_-_SP_2023_-_RE_-_s_1_121.webp

Multiple Choices
Answer (Choose 1 answer)
Consider the following code:
if (a == b)
printf (" The Numbers are equal");else if (a < b)
printf(" The Smaller Number is: %d", a);else
printf("(" The Smaller Number is: %d", b);
In the above code, if a 14 and b =9, then the clause is executed.
A. if
B. else if
C. else

Thông tin

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

Share this media

Back
Bên trên Bottom