Computers and Technology
Computers and Technology, 23.01.2021 16:10, yrodrig13

a school maintains academic record of its students (of a class) in different arrays. the information stored is: roll number (in an integer array) midterm marks (in a float array) final marks (in a float array) class of a student e. g., class 1, class 2, class 3 (in an integer array) the grades based on final marks (in char array) final marks less than 50 – f final marks: 50 to 59 (both inclusive) – d final marks: 60 to 72 (both inclusive) – c final marks: 73 to 85 (both inclusive) – b final marks: 86 and above – a this program can display data from the existing student record. at the start of program, a menu will be displayed. the program will continue to work until e or e is entered. error message will be displayed if any number (or a character) other than the given option is entered. each array must have a size 100 and for the sake of my convenience, the arrays should be populated with exactly 50 student entries. the roll numbers must be unique – you have to take care of this. the example is shown below: roll number midterm (50 marks) final (100 marks) class grade 25 10.5 55 6 d 66 36 75.5 6 b 45 8 55 7 d . . . . . . . . . . . . . . . the main menu must be the following (the comments written in the menu below are for your understanding and should not be displayed as such): sort and display all the records roll number wise in ascending order. /*when this option is selected, the output should be: roll no: 25 midterm marks: 10.5 final marks: 55 class: 6 grade: d roll no: 45 midterm marks: 8 final marks: 55 class: 7 grade: d roll no: 66 midterm marks: 36 final marks: 75.5 class: 6 grade: b . . . . . . . . . . . . . . outputs for options 2-8 must be similar to option 1/* . sort and display all the records roll number wise in descending order. sort and display all records in ascending order based on marks in midterm sort and display all records in descending order based on marks in midterm sort and display all records in ascending order based on marks in final sort and display all records in descending order based on

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 06:00, tchloe448
What makes myhexadecimalnumber a child of mynumber? which methods does myhexadecimalnumber inherit directly from the mynumber class? what can an instance of the mynumber class do? what can an instance of the myhexadecimalnumber class do? which methods are overridden? why are they overridden? how many examples of overloading are there? why was this done? where is the super keyword used? what is it doing? why isn’t the incoming value set immediately in the second myhexadecimalnumber constructor? how many examples can you find of an inherited method being called?
Answers: 1
image
Computers and Technology, 23.06.2019 12:40, melaniem50
Curriculum exam to process a resident's payment, you must click on onesite payments home page. from the a. reports b. my settings o c. transactions o d. rent tab
Answers: 1
image
Computers and Technology, 24.06.2019 13:00, sparkyjones02
Which best describes the condition under which the unicode output is the same as plain text ?
Answers: 1
image
Computers and Technology, 24.06.2019 13:30, nina288
What process should be followed while giving a reference? sam has given a reference of his previous manager in his resume. sam should him in advance that the potential employers will him.
Answers: 1
Do you know the correct answer?
a school maintains academic record of its students (of a class) in different arrays. the information...

Questions in other subjects:

Konu
Chemistry, 19.10.2020 14:01
Konu
English, 19.10.2020 14:01
Konu
English, 19.10.2020 14:01