A

Admin • 832.27K Points
Coach

Q. Which of the following is a valid loop in PHP?

  • (A) foreach
  • (B) loop
  • (C) repeat
  • (D) iterate
  • Correct Answer - Option(A)
  • Views: 8
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

foreach is a valid loop in PHP for iterating over arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.