Home » C++ Programming » Loop Types » Question
  1. How many types of loops are there?
    1. 1
    2. 2
    3. 3
    4. 4
    5. None of these
Correct Option: D

There are four types of loop. They are the while, do while, nested, for the loop.



Your comments will be displayed only after manual approval.