Another name for a two-dimensional array is matrix. code example Example: 2d arrays | java int[][] arr = new int[row][column];