Q73
What will be the output of the following PHP code ?
A.
looser
B.
$looser
AnswerC.
\
D.
None of the above
Answer: Option B
Solution
Answer: Option B
Solution:
As there is a backslash before looser as the output.