

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following PHP code ?
|
A. | 14 = 14 + 31 + 11 |
B. | Error |
C. | $n1 = $n1 + $n2 + $n3 |
D. | Nothing |
E. | None of these |
Answer» B. Error | |