A

Admin • 833K Points
Coach

Q. Which loop is used when the number of iterations is unknown

  • (A) while loop
  • (B) for loop
  • (C) foreach loop
  • (D) loop do
  • Correct Answer - Option(A)
  • Views: 15
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

while loop is used when we do not know how many times to iterate

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.