Q42
What will be the output of the following PHP code ?
A.
hello
B.
hi
C.
no output
AnswerD.
error
Answer: Option C
Solution
Answer: Option C
Solution:
Case cannot be defined by a variable.
Control Structures(Loop In PHP)
Programming · PHP · question 42
Q42
Answer: Option C