A Admin • 802.91K Points Coach Report Q. What is the use of PHP "continue" statement? (A) breaks the loop and transfers the control to the statement written just after the loop body (B) breaks the all loop statement (outer loops and inner loops) (C) breaks one iteration of the loop and transfers the control to the next loop iteration (D) All of the above Correct Answer - Option(C) Views: 5 Filed under category PHP Hashtags: Share Manage Tags
Discusssion
Login to discuss.