Which of the following is not a loop in Java?
A) for loop
B) while loop
C) do-while loop
D) if-else loop