Q8
What will be the output of the following PHP code ?
A.
red
B.
$color
AnswerC.
color
D.
Error
Answer: Option B
Solution
Answer: Option B
Solution:
To print red remove the .
Operators And Expressions
Programming · PHP · question 8
Q8
Answer: Option B