what is main difference between object oriented object base
Answer Posted / 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 |
Post New Answer View All Answers
• What are the desirable attributes for memory managment?
Can you explain polymorphism?
what type of question are asked in thoughtworks pair programming round ?
What is methods in oop?
What is the difference between a mixin and inheritance?
Get me an image implementation program.
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is class and example?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is the point of oop?
What is object and class in oops?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
class type to basic type conversion
Can you inherit a private class?
What is polymorphism and its types?