Examveda
Examveda

Which of the following statements is true about arrays in Java?

A. Arrays can change in size after initialization.

B. Arrays can store elements of different types.

C. Arrays can have a negative length.

D. Arrays are objects of type Array.

Answer: Option B


This Question Belongs to Java Program >> Array

Join The Discussion

Related Questions on Array