29
QuizMultiple Choice

Use Data Structures — Cumulative exam

Question 29 • Introduction to Information Technology - EL3701

A looping construct that continues to repeat until the expression becomes false is

Answer
A
a while loop.
B
a for loop.
C
an infinite loop.
D
a pass loop.
Previous
Next
A looping construct that continues to repeat…