Question: Write a java program that prompts the user with an input validation to choose to enter either to select entering names(string) or numbers and store
Write a java program that prompts the user with an input validation to choose to enter either to select entering names(string) or numbers and store them in an array, then sorts them using bubble sort algorithm and Selection sort algorithms; create separate code for the bubble sort and a separate code for the selection sort code. Also, create the pseudocode text-based algorithm of the code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
