- A 1 2 3
- B Address of array
- C [I@someHashCode
- D Compilation error
Array in java Array Introduction in Data Structure
⚠ Report ✓ Question Verified Copy Link
int[] a = {1, 2, 3}; System.out.println(a);
Learn More MCQ Questions from Array in java Array Introduction in Data Structure