Whatis the difference between oop and object based language

Answers were Sorted based on User's Feedback



Whatis the difference between oop and object based language..

Answer / ankita

OOP= object based language + inheritance + dynamic binding

That means object based language doesnt support inheritance
and dynamic binding, where as OOP supports.

Is This Answer Correct ?    11 Yes 0 No

Whatis the difference between oop and object based language..

Answer / anand

in object base class we dont ve inheritance property

Is This Answer Correct ?    3 Yes 0 No

Whatis the difference between oop and object based language..

Answer / poorna chandar rao

there is no difference btewen the Object oriented
programming language and object based programming language
both are fallows object oriented programming but small
differnce is object based language not supported the
multiple inhiritence ex java script

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More OOPS Interview Questions

Is data hiding and abstraction same?

0 Answers  


What is polymorphism and example?

0 Answers  


How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram

0 Answers   IBM,


What is this pointer in oop?

0 Answers  


What is a scope operator and tell me its functionality?

3 Answers   emc2,






WAP find square root of any number (without using sqrt() )?

3 Answers  


What is overloading and its types?

0 Answers  


Whats oop mean?

0 Answers  


What are the data types in oop?

0 Answers  


What is encapsulation in ict?

0 Answers  


Can destructor be overloaded?

0 Answers  


What is encapsulation in simple terms?

0 Answers  


Categories