Question
Write the Java code of the method Mirror that takes one 2-dimentional array (squared
matrix) A1, and returns 2D array A2 which is the mirror image of A1.
matrix) A1, and returns 2D array A2 which is the mirror image of A1.