

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following PHP code? |
A. | ou like dogs. I hate dogs. We should marry. |
B. | rray([0]=>You like dogs. I hate dogs. We should marry.) |
C. | rray([0]=>You like dogs. [1]=>I hate dogs. [2]=>We should marry.) |
D. | rror |
Answer» D. rror | |