what is the difference b/w object based programming language and object oriented programming language?

Asked by Last Modified  

11 Answers

Follow 0
Answer

Please enter your answer

Microsoft Technology Consultant

The way u interact with the things in ur real world. Example : A human interact with Library, Library interact with Publisher, Publisher interact with Colleges, College interact with Human(student)….. College inherits Anna University for the usage of Question paper. Anna University put some rules to...
read more
The way u interact with the things in ur real world. Example : A human interact with Library, Library interact with Publisher, Publisher interact with Colleges, College interact with Human(student)….. College inherits Anna University for the usage of Question paper. Anna University put some rules to the Colleges ,…….. See every things getting interact with each other. In Similar way we can do coding with the help of OOP. read less
Comments

Object-oriented language doesn't has in-built object. It has all feature of OOP. Object-based language doesn't support all the features of OOPs like Polymorphism and Inheritance.
Comments

Computer Expert

In Object-Based we dont have inheritance, whereas in Object-Oriented we do. Javascript is OB and Java is OO programming language.
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

Object-oriented language doesn't has in-built object. It has all feature of OOP. Object-oriented languages are C++, C#, Java etc. Object-based language has in-built object. It doesn't support all the features of OOPs like Polymorphism and Inheritance. Example JavaScript has window object. Another...
read more
Object-oriented language doesn't has in-built object. It has all feature of OOP. Object-oriented languages are C++, C#, Java etc. Object-based language has in-built object. It doesn't support all the features of OOPs like Polymorphism and Inheritance. Example JavaScript has window object. Another example is VB. read less
Comments

c,c++,vb,vb.net,php.joomal,basic,all computer subjects

Object oriented language Object-oriented language supports all the features of OOPs. Object-oriented language doesn't has in-built object. Object-oriented languages are C++, C#, Java etc. Object based language Object-based language doesn't support all the features of OOPs like Polymorphism and Inheritance Object-based...
read more
Object oriented language Object-oriented language supports all the features of OOPs. Object-oriented language doesn't has in-built object. Object-oriented languages are C++, C#, Java etc. Object based language Object-based language doesn't support all the features of OOPs like Polymorphism and Inheritance Object-based language has in-built object like javascript has window object. Object-based languages are Javascript, VB etc. read less
Comments

Coaching

Object oriented language support all feature of OOPS i.e. Encapsulation, Inheritance and polymorphism. Object based language doesn’t supports OOPS concept. Example Object oriented languages are C++, Java, C# ... Object based language is Ada, JavaScript, and Visual Basic (VB) Object-oriented language...
read more
Object oriented language support all feature of OOPS i.e. Encapsulation, Inheritance and polymorphism. Object based language doesn’t supports OOPS concept. Example Object oriented languages are C++, Java, C# ... Object based language is Ada, JavaScript, and Visual Basic (VB) Object-oriented language doesn't has in-built object. Object-based language has in-built object like javascript has window object. read less
Comments

Object oriented language: Object-oriented language supports all the features of OOPs. Object-oriented language doesn't has in-built object. Object-oriented languages are C++, C#, Java etc. Object based language: Object-based language doesn't support all the features of OOPs like Polymorphism and...
read more
Object oriented language: Object-oriented language supports all the features of OOPs. Object-oriented language doesn't has in-built object. Object-oriented languages are C++, C#, Java etc. Object based language: Object-based language doesn't support all the features of OOPs like Polymorphism and Inheritance Object-based language has in-built object like javascript has window object. Object-based languages are Javascript, VB etc. read less
Comments

Experienced IT Trainer/Coach, Founder Win Corporate Training, Counsellor

Object Oriented language language supports all the OOP Concepts. Object Based language support only some OPP concepts
Comments

IT Professional Trainer working with a reputed Institute. Headquarters: Hyderabad

Object Oriented and Object based languages -- 1. Object-Oriented Language supports all the features of OOPs and Object-Based Language doesn't support all the features of OOPs like Polymorphism and Inheritance. 2. JavaScript is an Object Based and Java is an Object Oriented Programming Language.
Comments

IT Professional Trainer with 15 years of experience in IT Industry

Object Based Language 1. Object Based Language does not support all the features of OOPS. 2. Object Based Language Does Not Support Oops feature i.e. Inheritance. 3. Visual Basic is an Object based Programming Language because you can use class and Object here but can not inherit one class from...
read more
Object Based Language 1. Object Based Language does not support all the features of OOPS. 2. Object Based Language Does Not Support Oops feature i.e. Inheritance. 3. Visual Basic is an Object based Programming Language because you can use class and Object here but can not inherit one class from another class i.e. it does not support Inheritance. 4. Javascript, VB are example of Object Based Language. Object Oriented Language 1. Object Oriented Language supports all the features of OOPS. 2. Object Oriented Language supports all the Features of Oops including Inheritance. 3. Java is an Object Oriented Languages because it supports all the concepts of Oops like Data Encapsulation, Polymorphism,Inheritance,Data Abstraction , Dynamic Binding etc. 4. C#, Java, VB. Net are example of Object Oriented Languages. read less
Comments

View 9 more Answers

Related Questions

What kind of interview questions are asked for Advanced PHP?
http://phpinterviewquestions.co.in/ http://stackoverflow.com/questions/2118755/questions-every-good-php-developer-should-be-able-to-answer http://www.slideshare.net/vineetkumarsaini/top-100-php-interview-questions-and-answers
Manshi
How to improve my c knowledge........
practice it as much as possible. for beginning, use let us c by yashwant kanetkar
Anish
Hi all, I'm looking for a tutor who can teach Data Structure, and also Object Oriented Programming w.r.t Python.
Hi, I'm a professional trainer and design consultant, and I do training on Python, AWS, C/C++. I do generally customize the training content and pace based on the student's absorbption level. I have trained...
Jigar

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Static and dynamic libraries
A library is a package of code that is meant to be reused by many programs. A static library (also known as an archive) consists of routines that are compiled and linked directly into your program. When...

Variables
Variables in C Language:A variable is a name that may be used to store a data value. Unlike constant, variables are changeable, we can change value of a variable during execution of a program. A programmer...

Compiler vs Interpreter
Compiler Interpreter Convert all the code into binary format and execute. Convert one statement at a time and execute, then Convert next statement and execute. After conversion, source...

Creating First Program Using C Language
Step 1: Install and setup Turbo C compiler on your computer. Step 2: Open Turbo C from your Desktop or Programs menu. Select “File” from menu bar and select option “New”. Step...

How to create your website with PHP?
PHP is a server-side programming language used to create web pages that are more interactive than their HTML counterparts. PHP also optimizes the speed of web pages since processing occurs on the server...

Recommended Articles

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Looking for Programming Languages Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you