Can someone please help me write a method coding that accepts a two dimensional integer array as the argument and returns true if the array or matrix is left or right triangular matrix. Needing to...