Answer to Question #297101 in C++ for mak

Question #297101

can you do this program without using classes

u can use functions instead of classes

Registration System


1.      Press 1 to login

2.      Press 2 to register students

3.      Press 3 to see the list of fee defaulters

4.      Press 4 to see the CGPA of student

5.      Press 5 to see the pre requisite of a course.

6.      Press 6 to exit the system


Registration Window

Enter student ID

The student should not be a fee defaulter if yes then do not register student

The pre requisite of course should be passed. if fail do not register for the course

If the students CGPA is a above 3.0 register all courses.

If the CGPA is above 2.0 register 3 courses.

If CGPA less than 2.0 then register 2 courses with a warning.


Student information Window


The data should be saved in a file.

The student record may be deleted.

The student record may be searched based on the ID provided.

The student record may be updated in case if its phone no or house address changes.


1
Expert's answer
2022-02-18T01:21:59-0500

Here is the solution: https://codeshare.io/oQvjLX



Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog