Q:

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

belongs to collection: BASICS OF PHP MCQ

0

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

i) if statements
ii) if-else statements
iii) if-elseif statements
iv) switch statements


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

All Answers

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

 (d).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?...