1.
While loop checks the condition and the loop keeps on running till the condition is true, it stops when the condition becomes false.
A
True
B
False
1 practice sets · Page 1 of 1
While loop checks the condition and the loop keeps on running till the condition is true, it stops when the condition becomes false.
True
False