[Solved] C++ program that uses a data structure and uses a student name and ID to correspond to a set of courses

30 $

File Name: C++_program_that_uses_a_data_structure_and_uses_a_student_name_and_ID_to_correspond_to_a_set_of_courses.zip
File Size: 970.26 KB

SKU: [Solved] C++ program that uses a data structure and uses a student name and ID to correspond to a set of courses Category: Tag:

Or Upload Your Assignment Here:


Create a program that uses a data structure and uses a student name and ID to correspond to a set of courses. Assume that one student can take at most 99 courses. (You may add array or/and struct to meet the needs.) Design an interactive system which allows the user to query the system in the following way.

User Input Output
“L” or “l” System asks for student name or ID. With either one of these two, the system responds with a listing of courses which have been completed by the student. At the end the GPA of the student is displayed. For example, if the user queries the information for Amy, the output should be like:*** 12546 Amy *************CS1 4 81 3.0CS2 4 90 4.0CS3 3 90 4.0==================GPA: 3.46
“A” or “a” System lists information for all students.
“Q” or “q” System quits.
Anything else System responds with error message.

There is no set student info so the student info may be created beforehand but must be stored in an “input.txt” file from which the program reads from.

If any clarifcation is needed, feel free to ask. Thank you ahead of time for your help.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] C++ program that uses a data structure and uses a student name and ID to correspond to a set of courses
30 $