What is a loop that has a condition that stays
true
forever?
An infinite loop
A
while
loop
An
if
statement
An operator
An infinite loop.