1Matrixaddition
Scanner;
System.out.println("\nMatrix 2:"); printMatrix(matrix2);
return resultMatrix; }