

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following PHP code ?<?phpecho "Hello Interview Mania<strong>I am learning PHP</strong>"?> |
A. | Hello Interview Mania |
B. | Error |
C. | Nothing |
D. | I am learning PHP |
E. | Hello Interview Mania |
Answer» F. | |