javascript
Brief description  about Online courses   join in Online courses
View Arun Kumar Das 's Profile

Difference between object oriented programming launguages and object based programming languages ?

Some queries we saw in interviews this type of question.

Object oriented programming languages follow all the features of Object Oriented
Programming System(OOPS). Smalltalk, Simula-67,C++, Java are examples for OOPS languages.

Object based programming languages follow all the features of OOPS except Inheritance.

For example, JavaScript and VBScript will come under object based programming languages.
Asked by Arun Kumar Das | Sep 25, 2017 |  Reply now
Replies (1)
View shiv kumar singh 's Profile
Object oriented language
1.Object-oriented language supports all the features of OOPs.

2.Object-oriented languages are C++, C#, Java etc.

Object-based language doesn't support all the features of OOPs like Polymorphism and Inheritance

1.Object-based language has in-built object like java script has window object.

2.Object-based languages are Java script.
http://www.traininginlucknow.in/best-advance-java-training-in-lucknow.html
Jan 22, 2018