Hammand Hond

Hammand Hond

  • NA
  • 5
  • 516

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

Oct 21 2018 4:42 PM
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)