

MCQOPTIONS
Saved Bookmarks
1. |
_Which of the conditional statements is/are supported by PHP?1. if statements2. if-else statements3. if-elseif statements4. switch statements$? |
A. | Only 1 |
B. | 1, 2 and 4 |
C. | 2, 3 and 4 |
D. | All of the mentioned. |
Answer» E. | |