what is main difference between object oriented object base

Answers were Sorted based on User's Feedback



what is main difference between object oriented object base..

Answer / kasturi

in object oriented programing there will be presence of inheritance where as inheritance is absence in object base programming

Is This Answer Correct ?    4 Yes 1 No

what is main difference between object oriented object base..

Answer / aok pandey

object oriented programming language = object based
programming language + inhritance + Dynamic binding

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More OOPS Interview Questions

what is a virtual class?

5 Answers   Cap Gemini, IBM, Infosys, Trinity Technologies,


WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.

11 Answers  


what is pointers

7 Answers   Exilant,


What is destructor in oop?

0 Answers  


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  






i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

0 Answers  


How is class defined?

0 Answers  


inheritence with example

1 Answers  


how to tackle technical questions

1 Answers  


Polymorphism with an example?

8 Answers   Accenture, emc2,


what is data hiding.

3 Answers   Wipro,


How to call a non virtual function in the derived class by using base class pointer

3 Answers   HCL,


Categories