OOP's Four Principles


#NameDescriptionStatus
1AbstractionAmplify the important details Not Started
2EncapsulationIt's on a need to know basis Not Started
3InheritanceThe nepo babies of software Not Started
4PolymorphismSubstitution, but lets make it sound scary Not Started
5Class HierarchiesSubclasses and Superclasses Not Started