A

Admin • 833K Points
Coach

Q. Which keyword is used to stop a loop in PHP?

  • (A) exit
  • (B) end
  • (C) break
  • (D) stop
  • Correct Answer - Option(C)
  • Views: 19
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

break exits the current loop structure.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.