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
why reinterpret cast is considered dangerous?
Why do while loop is used?
What is polymorphism what are the different types of polymorphism?
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 makes a language oop?
What is the diamond problem in inheritance?
What is the important feature of inheritance?
Why do we need oop?
What are properties in oop?
How to improve object oriented design skills?
Which is not an object oriented programming language?
What is ambiguity in inheritance?
What is polymorphism explain?
What are oops methods?
What is encapsulation and abstraction? How are they implemented in C++?