Object-Oriented Programming icon
Object-Oriented Programming
SDLC Expert 6 years experience

Summary#

An object approach to programming where class features are inherited by subclasses.

Key Strengths#

  • Organization of related classes into a hierarchy of inheritance
  • Abstraction of objects at compile time
← Back to Skills