1.

*/*_What will be the output of the following PHP code?echo ($a === $b);?>?

A. 5 === 5
B. Error
C. 1
D. False
Answer» D. False


Discussion

No Comment Found