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

why c++ is called OOPS? waht is inherutance? what is compiler?

5 Answers  


What type of loop is a for loop?

0 Answers  


You have one base class virtual function how will call that function from derived class?

4 Answers  


what is the use of classes in c++;

2 Answers   HCL,


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

1 Answers  






What is the difference between declaration and definition?

20 Answers   IBS,


What is the difference between the c++ & java?

2 Answers  


What is multiple inheritance ?

17 Answers   Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,


What is the types of inheritance?

0 Answers  


How is class defined?

0 Answers  


What is the fundamental idea of oop?

0 Answers  


Give two or more real cenario of virtual function and vertual object

0 Answers   TCS,


Categories