define 2 dimensional array in java code example Example: 2d array java char[][] array = new int[rows][columns];