I am trying to make a code for finding out the inverse of a matrix but something is wrong....can anybody please help me with this...Here's the code:


import java.util.Scanner;
public class...