About this topic

When you know the for, while, and do while loop how work individually, now you will learn and how they can work together. It is possible to nest for loop in while, for example, and so on, that is why they are called, and - nested loops.