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
What does oop mean in snapchat?
Explain virtual inheritance?
What does it mean when someone says I oop?
to find out the minimum of two integer number of two different classes using friend function
What does <> mean pseudocode?
Whats is abstraction in oops?
What are the advantages of polymorphism?
Write a c++ program to display pass and fail for three student using static member function
What are functions in oop?
What is difference between data abstraction and encapsulation?
What is the real time example of encapsulation?
What are the 4 pillars of oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is inheritance write a program to show use of inheritance?