Q32
What will be the output of the following PHP code ?
A.
true
B.
false
C.
nothing
AnswerD.
error
Answer: Option C
Solution
Answer: Option C
Solution:
Since we are equating two unequal strings we do not get any output.