E-Mail : support@onlinemathsguru.com
You must use to do this. If you don’t, then you loose 25% portion of your grade. Mimir will grade for 75% of the grade and manual grading carries 25% Here you will be writing a program to maintain the student database. Your program will maintain the student information such as names, Id’s, and the exam1 score, exam2 score and exam3 score. Here is the description of the project. Write a program with 5 arrays. Names ID Score1 Score2 Score3 Your program should display the following menu of choices to the user. It should perform the operations as suggested by the user and always come back to the menu and wait for the user to type in her/his choice. Type P to populate the student information. Type U to update student Information Type D to display the student information. Type C to calculate the Grade. Type E to exit.