Write a program to do the following with a 2D Array IN JAVA: Create an integer array of 10 rows and 5 columns Load the array with random integers:  On the first run use a range of 1-100 On the second run a range of 100 – 500 On the third run a range of your choice. Sum the elements of the array into a new array Sum the rows only also to a new array Output the array as a matrix Sort the data of the array and output the sorted data Search for a value based on the above ranges and as requested from a us

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question

Write a program to do the following with a 2D Array IN JAVA:

  • Create an integer array of 10 rows and 5 columns

  • Load the array with random integers: 

  • On the first run use a range of 1-100

  • On the second run a range of 100 – 500

  • On the third run a range of your choice.

  • Sum the elements of the array into a new array

  • Sum the rows only also to a new array

  • Output the array as a matrix

  • Sort the data of the array and output the sorted data

  • Search for a value based on the above ranges and as requested from a user.

Expert Solution
Step 1

Write a program to do the following with a 2D Array IN JAVA:

  • Create an integer array of 10 rows and 5 columns

  • Load the array with random integers: 

  • On the first run use a range of 1-100

  • On the second run a range of 100 – 500

  • On the third run a range of your choice.

  • Sum the elements of the array into a new array

  • Sum the rows only also to a new array

  • Output the array as a matrix

  • Sort the data of the array and output the sorted data

  • Search for a value based on the above ranges and as requested from a user.

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning