Q. Which of the conditional statements is/are supported by PHP?i) if statements ii) if-else statements iii) if-elseif statements iv) switch statements (Solved)
1. Only i)
2. i), ii) and iv)
3. ii), iii) and iv)
4. All of the above
- d. All of the above