1.

What is the default value of byte, short, int or long data type elements of an array in Java?

A. -1
B. 1
C. 0
D. Garbage value
Answer» D. Garbage value


Discussion

No Comment Found