

MCQOPTIONS
Saved Bookmarks
1. |
_What will be the output of the following PHP code?$? |
A. | bool(true) |
B. | bool(false) |
C. | error |
D. | none of the above |
Answer» B. bool(false) | |