Answered step by step
Verified Expert Solution
Question
1 Approved Answer
(sorting) Read a set of numberical grades from the keyboard into an array. The maximum number of grades to be entered is 50, and data
(sorting) Read a set of numberical grades from the keyboard into an array. The maximum number of grades to be entered is 50, and data entry should be terminated when a negative number is entered. Have your program sort and print the grades in descending order.
1. Write it with Bubble sort.
2. Write it with selecting sort.
Can any help me write this program i'm new to coding. two seperate program and please write comment so i know what the program doing. Thanks
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started