Question: 1. Write a Java program with arrays to do the following: a. Use method to create a two-dimensional array of size 3x3 b. Use loops
1. Write a Java program with arrays to do the following: a. Use method to create a two-dimensional array of size 3x3 b. Use loops to get the input for the array from the user C. Create a 3rd array d. Add the 2 arrays and store the result in the 3rd array e. Print the 3rd array with appropriate message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
