Question: Write a java program to 1. Create a 2D array of integers 2. Initialize the array by getting input from the user 3. Get the
Write a java program to 1. Create a 2D array of integers 2. Initialize the array by getting input from the user 3. Get the contents of 2D array and add the even numbers to single dimensional array called Eve and the odd numbers to single dimensional array called OD 4. Print the contents of 2D array and even and odd arrays
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
