Which of the following is not a type of loop in programming?

a) For loop

b) While loop

c) Do-While loop

d) Repeat-Until loop

Leave a Comment