✏️ Explanatory Question

What is the difference between object oriented programming language and object based programming language?

👁 768 Views
📘 Detailed Answer
768
Total Views
10
Related Qs
0%
Progress
💡

Answer with Explanation

Object based programming languages follow all the features of OOPs except Inheritance. JavaScript is an example of object based programming languages.