if a 2d java array had 2 arrays but 6 values what would the array length be? code example Example: 2d arrays | java int[][] arr = new int[row][column];