When do you use while loop instead of a for loop?
To loop exactly 10 times
To make sure a correct number is entered
To loop until a certain condition is reached
To perform number calculations



Answer :

Other Questions