what is virtual function?
Answer Posted / b.mamatha
A virtual function or virtual method is a function or method
whose behaviour can be overridden within an inheriting class
by a function with the same signature. This concept is a
very important part of the polymorphism portion of
object-oriented programming (OOP).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are oops functions?
Whats oop mean?
What is meant by multiple inheritance?
What are the important components of cohesion?
Is enum a class?
What is abstract class in oops?
Where is pseudocode used?
What is polymorphism explain its types?
What is object and class in oops?
What is object in oop with example?
is there any choice in opting subjects like 4 out of 7
What is polymorphism in oop example?
Are polymorphisms mutations?
What is purpose of inheritance?
What is encapsulation selenium?