Q33
What will be the output of the following PHP code ?
A.
true
B.
false
C.
1
AnswerD.
error
Answer: Option C
Solution
Answer: Option C
Solution:
Since both the strings are equal the result 1 is printed on the screen.