how to create an array of 2 rows and 3 colums code example Example: 2d arrays | java int[][] arr = new int[row][column];