Solved

In an If-Else Statement, If the Boolean Expression Is False

Question 42

Multiple Choice

In an if-else statement, if the boolean expression is false


A) no statements or blocks are executed
B) the statement or block following the else is executed
C) the first statement or block is executed
D) all the statements or blocks are executed

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions