Analyse 2D Array
Problem: Input a 2 D array from the user. You must ask the user about the number of rows and columns of the array before taking the array as input. Input the array in a user friendly method. The array will contain the numbers from 0 to 20 only. If the user gives a number … Read more Analyse 2D Array