Multiple Choice
Which of the following is not a type of repetition statement in Java?
A) while statement.
B) do…while statement.
C) for statement.
D) loop statement.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following will not help
Q6: The control variable of a counter-controlled loop
Q8: The first statement in every paintComponent method
Q8: Which of the following can be used
Q9: Which of the following is equivalent to
Q10: Which of the following statements about a
Q13: Consider the classes below:<br>Public class TestA<br>{<br>Public static
Q16: Which of the following statements about the
Q20: Which of the following statements about the
Q26: Which of the following will count down