1.

What elements will the following script output?

A. 1 => 'b'
B. True => 'a', 1 => 'b'
C. 0 => 'a', 1 => 'b'
D. None
E. It will output NULL
Answer» F.


Discussion

No Comment Found