1 / 1

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

Object Oriented Language supports all the features of OOPs doesn't has in-built object. Object-oriented languages are C , C#, Java etc.<br>Object Based Language doesn't support all the features of OOPs like Polymorphism and Inheritance and has in-built object like javascript has window object.<br>Object-based languages are Javascript, VB etc.<br><br><br>

edukot
Download Presentation

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

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What is difference between object oriented programming language and object based programming language? Object Oriented Language 1.Object-oriented language supports all the features of OOPs. 2.Object-oriented language doesn't has in-built object. 3.Object-oriented languages are C++, C#, Java etc. Object Based Language 1.Object-based language doesn't support all the features of OOPs like Polymorphism and Inheritance 2.Object-based language has in-built object like javascript has window object. 3.Object-based languages are Javascript, VB etc.

More Related