Vidyalelo
PHP · Q32

Operators And Expressions

Programming · PHP · question 32

Q32

What will be the output of the following PHP code ?

A.
true
B.
false
C.
nothing
Answer
D.
error

Answer: Option C

Solution

Answer: Option C
Solution:
Since we are equating two unequal strings we do not get any output.