Menu Driven Program in C# | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

24th Oct 2017, 11:56 AM
Anoopdaniel Thomas
Anoopdaniel Thomas - avatar
2 Answers
0
What exactly do you need help on?
24th Oct 2017, 5:06 PM
Bagshot
Bagshot - avatar
0
the menu contains add student & teacher, and display them together and separately
24th Oct 2017, 5:20 PM
Anoopdaniel Thomas
Anoopdaniel Thomas - avatar