Q38
What will be the output of the following PHP code ?
A.
IF:42
B.
No output
C.
IF:
D.
ERROR
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Keyword like IF cannot be used as constant names.