

MCQOPTIONS
Saved Bookmarks
1. |
Which of the conditional statements is/are supported by PHP?i) if statementsii) if-else statementsiii) if-elseif statementsiv) switch statements |
A. | Only i) |
B. | i), ii) and iv) |
C. | ii), iii) and iv) |
D. | All of the mentioned. |
Answer» E. | |