Q10
What will be the output of the following PHP code ?
A.
red green
B.
red
C.
green
D.
error
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
It has to be color2 = “green”; therefore the error.