5.
If in a conditional expression, the condition evaluates to false, then which block of statements will be
executed first?
a. else
b. If
c. both a and b
d. None of these
bahi bata do plz
Answers
Answered by
9
Answer:
second block is an else block. This block contains the statements which will be executed if the value of the test-expression becomes false. In our program, the value of num is greater than ten hence the test-condition becomes false and else block is executed.
Answered by
2
Answer:
if
Explanation:
please mark me as brainlist
Similar questions
Science,
2 months ago
Math,
4 months ago
Computer Science,
10 months ago
Math,
10 months ago
Science,
10 months ago