Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

can anyone please give me the code keeping in mind all the three requirements. Assignment Brief Your assignment is to convert student marks to grades.

image text in transcribed

can anyone please give me the code keeping in mind all the three requirements.

Assignment Brief Your assignment is to convert student marks to grades. An experienced C+ program mer wl achieve this task in about 40 minutes and take about 100 lines of code. As inexperienced programmers, the project is expected to require 4 hours work per week over 5 weeks. Your exchange must: Requirement 1 The program MUST read in data from a file Requirement 2 The program MUST provide a user interface option and functionality to order the grades by Student Name, by Student Number or by Grade Hint: this is mont easily implemented as a list of structures Requirement 3 The program SHOULD provide a user interface to output the re- ordered 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, S001, 99 Barbara Liskov, S0123, 44 Carol Shaw S0023, 55 Donna Dubinsky, S8333, 33 Shafi Goldwasser, S934, 77 Sophie Wilson, S11813, 22 Frances Elizabeth All S8254 66

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Refactoring Databases Evolutionary Database Design

Authors: Scott Ambler, Pramod Sadalage

1st Edition

0321774515, 978-0321774514

More Books

Students also viewed these Databases questions

Question

2. Enrolling employees in courses and programs.

Answered: 1 week ago

Question

1. Communicating courses and programs to employees.

Answered: 1 week ago