Make a project, consisting of 3 modules: student.cpp, course.cpp and register.cpp. Write source and header file for a program that registers students for courses. Design a class student that stores the name of the student, the id number and array (vector) of all course numbers for which the student is resisted. Design a class course that stores the course number, and array (vector) of the id numbers of all students who are registered for this course. In the register.cpp implement functions that add and drop students and print course lists.


guys help me with this project pls.. i would really appreciate it. god bless you

Recommended Answers

All 2 Replies

If you don't want to do your homework, why would we? Give it your best shot and someone will help you if you get stuck on a particular problem.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.