Object | Component | |
---|---|---|
Polymorphism | Yes | No |
Instantiation | Late |
As late as possible |
Encapsulation |
Sort of |
Real and enforced |
Inheritance | Si | Interface inheritance and binary reuse |