Skip to content

onurrbilgin/inheritance-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inheritance practice in C++

Created an Employee as a base (parent) class and a derived (child) class from it named FixedWageEmployee. Included both copy constructor and assignment operator overloads for both classes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published