Q:

Which of the looping statements is/are supported by PHP?

belongs to collection: BASICS OF PHP MCQ

0

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


  1. i) and ii)
  2. i), ii) and iii)
  3. All of the mentioned
  4. None of the mentioned

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).All of the mentioned

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

BASICS OF PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What will be the output of the following PHP code?... >>
<< What will be the output of the following PHP code?...