-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
- Make a class Person with the fields name, phone, and address. Implement constructor, print and destructor
- Make a class Time that stores time in 24 hrs format and prints in 12 hr format
- Make a class Currency that stores rupees and paise and adjusts properly. Override all operators
- Inherit Person into Employee and add post and salary
- Implement friend class and methods
- Implement virtual methods and pure virtual method. Differentiate between virtual methods and non-virtual methods
- Implement Generic methods and classes
Metadata
Metadata
Assignees
Labels
No labels