If you see the my output, the row and column are not align each other.How do you
If you see the my output, the row and column are not align each other.How do you align the row and column?===========================================================Here is my codes.public class pra{static void print2D(int[][]A) {for(int i=0;i
<a.length;i++) {for(int j="0;j<A[i].length;j++)"