164k views
18 votes
While, Do...while, and For loops can best be characterized as which of the following?

the three main repetition structures in Java

the three best repetition structures in Java

the three easiest repetition structures in Java

the three most logical repetition structures in Java

User KotoMJ
by
5.2k points

1 Answer

4 votes

Answer:The three main repetition structure structures in Java

Step-by-step explanation:

User Tueda
by
5.3k points