

MCQOPTIONS
Saved Bookmarks
1. |
_ What will be the output of the following PHP code ?= 0) print "true"; else print "false"; ?>$? |
A. | true |
B. | false |
C. | error |
D. | no output |
Answer» E. | |