1.

Which of the looping statements is/are supported by PHP? i) for loop ii) while loop iii) do-while loop iv) foreach loop

A. i) and ii)
B. i), ii) and iii)
C. All of the above
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found