A

Admin • 828.43K Points
Coach

Q. Which loop can be used to iterate over arrays in Java?

  • (A) for
  • (B) while
  • (C) do-while
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 22
  • Filed under category Java
  • Hashtags: Java Loops

Explanation by: Admin
All loop types can be used to iterate over arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.