LinkedIn PHP Skill Quiz Assessment Answers

PHP supports multiple types of loops. If you wanted to loop through a block of code if and as long a specified condition is true, which type of loop would you use?

Latest Update on 30th December, 2021 by Certification Course Answers

PHP supports multiple types of loops. If you wanted to loop through a block of code if and as long a specified condition is true, which type of loop would you use?

  1. for
  2. do-while
  3. while
  4. foreach

Correct Answer:

  • while

Latest Updates

No posts found in this category.