Answer Posted / ejaz
In two classes(having parent child/common interface
relation) methods with same signature and execution of
method decided at run time based on object type.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the real time example of inheritance?
What is static modifier?
State what is encapsulation and friend function?
What is purpose of inheritance?
Why do we need oop?
How is class defined?
What is the difference between abstraction and polymorphism?
write a programe to calculate the simple intrest and compund intrest using by function overlading
When not to use object oriented programming?
Why we use classes in oop?
What is destructor example?
What is coupling in oop?
What does no cap mean?
What causes polymorphism?
Can static class have constructor?