Design a program named Array2DPrint.java and implement the method specified below: public static void print(int[][] arr)This method prints the elements in a N x N two dimensional integer array as shown below:————-| X | O | |————-| O | | X |————-| | X | O |————-If the value of an element is 1, place a symbol X in its corresponding location, and O for a value of 0. For all other values, place an empty space in its location. For example, in the above sample run, the value of the element
PayPal Gateway not configured
PayPal Gateway not configured