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
which feature are not hold visual basic of oop?
What is the purpose of enum?
What is a class oop?
What is the difference between static polymorphism and dynamic polymorphism?
What is the full form of oops?
What are the important components of cohesion?
Is html an oop?
Can we create object of abstract class?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is methods in oop?
What is polymorphism in oops with example?
What is coupling in oops?
How do you achieve runtime polymorphism?
What is constructor in oop?
Is enum a class?