what is difference b/w object based and object oriented
programming language?
Answer Posted / manikanta
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What are the 5 oop principles?
how to get the oracle certification? send me the answer
What is encapsulation in simple terms?
Why is there no multiple inheritance?
What is an example of genetic polymorphism?
Can a destructor be called directly?
What is difference between pop and oop?
What is oops concept with example?
What is protected in oop?
What is abstraction encapsulation?
class type to basic type conversion
What is the main purpose of inheritance law?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What does oop mean in snapchat?