Problem Statement: Create a program that will sort the grades of the student from highest to lowest to show their rankin

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Problem Statement: Create a program that will sort the grades of the student from highest to lowest to show their rankin

Post by answerhappygod »

Problem Statement Create A Program That Will Sort The Grades Of The Student From Highest To Lowest To Show Their Rankin 1
Problem Statement Create A Program That Will Sort The Grades Of The Student From Highest To Lowest To Show Their Rankin 1 (29.47 KiB) Viewed 48 times
Problem Statement: Create a program that will sort the grades of the student from highest to lowest to show their ranking from 1* to 5th. The Names and the Grades of the students should be INPUTTED by the USER. Once the USER will press ENTER key then it will show the RANKING of the students from TOP (15) to Bottom (5th). In this program use ARRAY, LOOPING and CONDITIONAL statements. Sample OUTPUT List of Top 5 Students in the Class Average Grade 90 93 Names 1. John Stewart 2. Michael Clint 3. Mary Grace Henson 4. Larry Ford 5. Michell Shaw 96 91 95 Press ENTER> to show the Ranking

Ranking of Students: Names 1. Mary Grace Henson 2. Michell Shaw 3. Michael Clint 4. Larry Ford 5. John Stewart Average Grade 96 95 93 91 90 Remarks 1st 2nd 3rd 4th 5th Submit the following: 1. Source Code 2. Flowchart
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply