Vidyalelo
PHP · Q25

Basic PHP

Programming · PHP · question 25

Q25

Which of the looping statements is/are supported by PHP? 1. for loop 2. while loop 3. do-while loop 4. foreach loop

A.
1 and 2
B.
1, 2 and 3
C.
All of the mentioned
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board