1.

What is the output of the below Java code snippet with arrays?

A. 0
B. null
C. Compiler error
D. Runtime Exception - Null Pointer Exception
Answer» E.


Discussion

No Comment Found