TrenStar Interview Question

When is it appropriate to used while loop?

Interview Answer

Anonymous

Feb 17, 2022

When you don't know how many times the loop must iterate.