Answer Posted / nikhil kapoor
The function which supports run time polymorphysm is called
virtual function...
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Where is pseudocode used?
What are the advantages of polymorphism?
What is encapsulation in simple terms?
why reinterpret cast is considered dangerous?
What does and I oop mean?
Which language is not a true object oriented programming language?
Why is abstraction needed?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is property in oops?
What are the three main types of variables?
What are properties in oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Advantage and disadvantage of routing in telecom sector
When not to use object oriented programming?
Can we create object of abstract class?