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 methods in oop?
What is pure oop?
How do you answer polymorphism?
What exactly is polymorphism?
is there any choice in opting subjects like 4 out of 7
What type of loop is a for loop?
What is encapsulation with example?
What is the difference between procedural programming and oops?
write knight tour problem which is present in datastructure
Is data hiding and abstraction same?
What is oops concept with example?
What does oop mean in snapchat?
Explain the concepts involved in Object Oriented programming.
#include
Why we use classes in oop?