1.

What will be the output of the following PHP code ? $y + $y != 3)print "hi" ;elseprint "how are u";?>

A. ow are u
B. i
C. rror
D. o output
Answer» C. rror


Discussion

No Comment Found