Vidyalelo
PHP · Q42

Control Structures(Loop In PHP)

Programming · PHP · question 42

Q42

What will be the output of the following PHP code ?

A.
hello
B.
hi
C.
no output
Answer
D.
error

Answer: Option C

Solution

Answer: Option C
Solution:
Case cannot be defined by a variable.