Question: BORATORY EXERCISE: 1. Write a program that with the menu below. (Sorting with Integer type) Menu [1] Insert [2] Display [3] Sort [4] Exit Using

BORATORY EXERCISE: 1. Write a program that with the menu below. (Sorting with Integer type) Menu [1] Insert [2] Display [3] Sort [4] Exit Using array of integer with a size of 10 , the program will allow the user to insert number. Also, 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 any of the following sorting algorithm. (choose only one sorting algorithm) a. Selection Sort b. Insertion Sort
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
