AP Computer Science Principleseasymcq1 pt
The else clause of an if statement runs when
A.the condition is false
B.the condition is true
C.the program ends
D.always, even when the if runs
else handles the false path.
Athe condition is false
Practice more AP Computer Science Principles questions with full explanations
Practice Unit 3: Algorithms and Programming Questions →