An object-based language does not fully support inheritance,
encapsulation, and polymorphism.
JavaScript used to be object-based...
although it has become semi OO language
via some arcane inheritance features.
Loading
An object-based language does not fully support inheritance,
encapsulation, and polymorphism.
JavaScript used to be object-based...
although it has become semi OO language
via some arcane inheritance features.