This Java program finds the coordinates of the maximum value in a 2D array. The user provides the dimensions of the array followed by the array elements, and the program outputs the row and column ...