Hexaware Technologies Interview Question

What is the differnece between the for and ehile loop?

Interview Answer

Anonymous

Feb 14, 2025

For loop is used when we know the starting and ending iteration and while loop is used in case where the condition is satisified