[SOLVED] SOLVED:Project : Student Scores / Grades

29.99 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

rar file icon Student_Scores.rar (398.4 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
5/5 - (1 vote)

Operation
 This application stores the last name, first name, and score for one or more students and it calculates the average score for all of the scores that have been entered. When the user clicks on the Clear button, this application clears the score data from this application. When the user clicks on the Sort button, this application sorts the data in alphabetical order by last name.
Specifications
 The program should use one or more arrays to store the data. Do not assume that the user will enter valid numerical data. Assume scores should be between 0.0 and 100.0

 BONUS – Not required. Display the following along with the averageo Standard deviation:ooooooo Variance: oo Example – From the values entered aboveo Average is 90.5o Standard Deviation is 5.8023o Variance is 33.66667

  • Student_Scores.rar