Object Base Language Not Support Inheritance & Polimorphisum.
Object-Based Programming usually refers to objects without inheritance and without polymorphism, These languages support abstract data types and not classes,which provide inheritance and polymorphism.
however,support both inheritance and polymorphism and they are object-oriented.