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