What is virtual function?where and when is it used?
Answer Posted / reshma khan pathan
In object-oriented programming, a virtual function is a
function whose behavior can overridden by a function of
same signature of inherited class.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is destructor example?
What is an interface in oop?
Can an interface inherit a class?
How do you achieve polymorphism?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is oops and why we use oops?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is difference between abstraction and encapsulation?
What are different oops concepts?
Please send ford technologies placement paper 2 my mail id
What is an example of genetic polymorphism?
What are the benefits of polymorphism?
Why is oop better than procedural?
Where is pseudocode used?
How to improve object oriented design skills?