A

Admin • 831.35K Points
Coach

Q. Which statement is used to exit from a specific labeled loop?

  • (A) EXIT loop_name
  • (B) BREAK loop_name
  • (C) LEAVE loop_name
  • (D) STOP loop_name

Explanation by: Admin
LEAVE allows exiting a specific labeled loop in nested structures.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.