Q17
What will be the output of the following PHP code ?
A.
1grey
AnswerB.
grey
C.
0
D.
red1grey
Answer: Option A
Solution
Answer: Option A
Solution:
+ gives the value 1 and . is used to give join 1 and grey.