1.

What will be the output of the following PHP code ?

A. rray ( [1] => Mumbai [0] => Beijing )
B. rray ( [0] => NYC [1] => London )
C. rray ( [1] => NYC [0] => London )
D. rray ( [0] => Mumbai [1] => Beijing )
Answer» E.


Discussion

No Comment Found

Related MCQs