A

Admin • 828.43K Points
Coach

Q. What is the purpose of a loop counter?

  • (A) To create infinite loops
  • (B) To avoid syntax errors
  • (C) To control the number of loop iterations
  • (D) To store results
  • Correct Answer - Option(C)
  • Views: 10
  • Filed under category Java
  • Hashtags: Java Loops

Explanation by: Admin
Loop counters are used to limit and count iterations.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.