Question: LABORATORY EXERCISE: #1- Write a program with the menu below. (Sorting with Integer type) Menu Insert Display Sort Exit Using an array of integers with
LABORATORY EXERCISE:
#1- Write a program with the menu below. (Sorting with Integer type)
Menu
Insert
Display
Sort
Exit
Using an array of integers with a size of 10, the program will allow the user to insert numbers. Also, the program can display the content, then sort and re-sort the content of the array. The program should include error checking needed for the program.
# 2- Write the algorithm and program fragment that will simulate the following sorting algorithms.
Selection Sort
Insertion Sort
by java language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
