A

Admin • 828.43K Points
Coach

Q. Which of the following is NOT required in a for loop declaration?

  • (A) Initialization
  • (B) Condition
  • (C) Update
  • (D) Loop body

Explanation by: Admin
Technically, the loop body is not required; it can be an empty statement.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.