Here's how to define a 2D array: int[][] twoD = new int[12][12];