0
Menu Driven Program in C#
Can i get help to develop a simple console program to manage a school database containing 3 classes person,teacher and student.I would like to inherit class student and class teacher from the base class person.
2 Respuestas
0
What exactly do you need help on?
0
the menu contains add student & teacher, and display them together and separately