Which of the following is NOT a type of loop in Java?
a) for loop
b) while loop
c) do-while loop
d) until loop