C - onditional Statements
What happens when the condition in an
if statement is false and there is no else block?if statement is false and there is no else block?if condition behaviorif block is skipped.else blockelse, the program just continues with the next statements after the if block.if block and continues with the next statements -> Option B15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions