Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

4. After the data is taken for the students, we need to be prompted for display options. The display must list the students for their

image text in transcribed image text in transcribed

4. After the data is taken for the students, we need to be prompted for display options. The display must list the students for their first name, then last name, then ID, and their GPAs. Here, assume tht each course has the same amount of credits, say 3 . You need to present the data nicely according to formatted strings. 5. While listing the students data, the display option must present the options for the following cases: - Listing according to their names, ascending. - Listing according to their last names, ascending. - Listing according to their IDs, ascending. - Listing according to their GPAs, descending. - Display a single student data. Here, the student name, last name, ID, GPA is to be followed by the courses the student took and their marks. You can present this in any nice format you like. 9. Your program should also not generate any records in case incorrect/incomplete info is entered for a student. In this case you can eiter prompt the user for new info or simply restart the data input process for the student again, not the restart of the all the program

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

Learning MySQL Get A Handle On Your Data

Authors: Seyed M M Tahaghoghi

1st Edition

0596529465, 9780596529468

More Books

Students also viewed these Databases questions