what is main difference between object oriented object base
Answers were Sorted based on User's Feedback
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 |
Answer / aok pandey
object oriented programming language = object based
programming language + inhritance + Dynamic binding
| Is This Answer Correct ? | 2 Yes | 1 No |
why function overloading is not called as pure polymorphism?
What is static in oop?
what is different between oops and c++
What do you mean by variable?
What is function overloading and operator overloading?
What is friend function?
Conversion from a basic type to a class type may be achieved using______________
Is react oop?
who is the founder of c++?
What is abstraction in oop?
What is constructor in oop?
How to calculate the age from the date of birth by using the program?