Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 143 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 143 Bytes

inheritanceInCPP

Abstract Class inheritance in C++. Using a base class for polygons, classes of geomatric shapes will inherit base class.