Q11
What will be the output of the following PHP code ?
A.
red
B.
green
AnswerC.
red green
D.
error
Answer: Option B
Solution
Answer: Option B
Solution:
The variable contains the last value which has been assigned.