Answer Posted / devi
The Keyword virtual provides a mechanism for defining the
virtual functions.When declaring the base class member
function,the keyword virtual is used with those
functions,which are to be bound dynamically.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is inheritance in oop?
Why is object oriented programming so hard?
What is for loop and its syntax?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is the problem with multiple inheritance?
What is polymorphism and example?
#include
What is the diamond problem in inheritance?
What is encapsulation in ict?
what are the ways in which a constructors can be called?
Why do we need polymorphism in c#?
How is class defined?
What is static modifier?
What is the point of polymorphism?
which feature are not hold visual basic of oop?