Help mi solve this question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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,

19th Nov 2018, 8:42 AM
Texy:::::Mary Angela
Texy:::::Mary Angela - avatar
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.
19th Nov 2018, 3:12 PM
HonFu
HonFu - avatar
+ 1
Then SoloLearn is not the right place for you, since we're offering no free homework service here.
20th Nov 2018, 4:16 PM
HonFu
HonFu - avatar
0
I just need the code 😞
20th Nov 2018, 3:25 PM
Texy:::::Mary Angela
Texy:::::Mary Angela - avatar