16
QuizMultiple Choice

Resources for Programmers — Unit test

Question 16 of 25 • 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…