AP Computer Science Principleseasymcq1 pt
A loop that runs while a condition is true is called
A.a while loop
B.an if statement
C.a variable
D.a function call
While loops test a condition each pass.
Aa while loop
Practice more AP Computer Science Principles questions with full explanations
Practice Unit 3: Algorithms and Programming Questions →