Question: Write a program which prompts the user to enter the number of rows and columns in a table. The program should create an array with
Write a program which prompts the user to enter the number of rows and columns in a table. The program should create an array with the number of rows and columns specified by the user. Next, the program should call a helper method that prompts the user to type in a value for each element in the array. Finally, the program should call a helper method to print the array as a table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
