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

What is overloading in oop?

0 Answers  


What is inheritance in simple words?

0 Answers  


Whatis the difference between oop and object based language

3 Answers  


What is the oops and benefits of oops programming?

0 Answers  


You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.

10 Answers   Zycus Infotech,


why we are declare the function in the abstract class even though we are declaring it in Derived class?

1 Answers   TCS,


What is polymorphism and types?

0 Answers  


The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At Tirnop, all programmers are equal in every respect. They receive identical salaries and also write code at the same rate. Suppose 14 such programmers take 14 minutes to write 14 lines of code in total. How long will in take 5 programmers to write 5 lines of code in total ?

6 Answers   TCS,


The expansion of GNU

3 Answers  


Can we override main method?

0 Answers  


what is object oriented programming and procedure oriented programming?

3 Answers  


what is virtual function?

26 Answers   Aspire, HP, Infosys, RoboSoft, TCS,


Categories