Solved

In an If/else Statement,if the Boolean Expression Is False

Question 45

Multiple Choice

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


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

Correct Answer:

verifed

Verified

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

Related Questions