Vidyalelo
PHP · Q23

Basic PHP

Programming · PHP · question 23

Q23

Which of the conditional statements is/are supported by PHP? 1. if statements 2. if-else statements 3. if-elseif statements 4. switch statements

A.
Only 1
B.
1, 2 and 4
C.
2, 3 and 4
D.
All of the mentioned.
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board