Question
Create a program in which you need to convert student marks to grades. The program MUST provide a user interface option and functionality to order
Create a program in which you need to convert student marks to grades. The program MUST provide a user interface option and functionality to order the grades by Student Name, by Student Number or by Grade. • This is most easily implemented as a list of structures.
The program SHOULD provide a user interface to output the reordered data in a new file
The input file should be called input.csv and contain the following data:
Student Name, Student ID,
Mark Ada Lovelace, $001, 99
Barbara Liskov, $0123, 44
Carol Shaw, $0023, 55
Donna Dubinsky, $8333, 33
Shafi Goldwasser, $934,77
Sophie Wilson, $11813, 22
Frances Elizabeth Allen, S8254, 66
Step by Step Solution
3.37 Rating (153 Votes )
There are 3 Steps involved in it
Step: 1
Here is the code include Inputoutput stream include Read Write into file include Data type string in...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
Document Format ( 2 attachments)
6099c7eaf40e9_30028.pdf
180 KBs PDF File
6099c7eaf40e9_30028.docx
120 KBs Word File
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started