1
Answer

C# language working on trying to get some code..begginer

Hammand Hond

Hammand Hond

6y
604
1
d- the methods (functions) of the classes work as follows: i) add Student: read student information from the console. (For extra credit, add another function –using overloading- to add student information passed to this function as arguments from the caller). Figure out how to utilize the base class add student method, by overriding it without re-writing the whole base class function code in the derived class. ii) update student: should get the new information passed a
 
 
 
Answers (1)