What is the use of Loop Statements?

This control structure is used to execute some lines of code repetitively till an underlying condition is fulfilled.

1 Like