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