Write a base class called person that describes a person of either gender. Define two derived classes called man and woman that define gender specific items. Write pure virtual functions in the base class for operations that are common to both sexes yet are handled in different ways by each of them ???
Answers
Answered by
1
Answer:
Dont know the answer of this sorry
Similar questions