+ 1
Help mi solve this question
c++. Implement this system using C++ and the following OOP Concepts should be clearly shown: class, object, encapsulation, abstraction, inheritance where possible, overloading, and overriding. NB: All the code for system functionalities should be in the class member functions. You need only one main function for all the classes. âYou are presented with a proposed student management system in the university. The system allows faculty administrators to register students (a student is known by the student no,
3 Answers
+ 1
On Sololearn it works like this:
You first do the coding work yourself.
Then you do your best to debug it.
If you get stuck, experiment, google, read.
If you still don't find what's wrong, you ask a precise question here in Q&A.
+ 1
Then SoloLearn is not the right place for you, since we're offering no free homework service here.
0
I just need the code đ