OOP Vocabulary

IT 2010. 10. 7. 10:31
  • Encapsulation
    • keep implementation private and separate from interface
  • Polymorphism
    • different objects, same interface
  • Inheritance
    • hierarchical organization, share code, customize or extend behaviors

Posted by CEOinIRVINE
l