

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. | nly 1 |
B. | , 2 and 4 |
C. | , 3 and 4 |
D. | ll of the mentioned. |
Answer» E. | |