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
Why do we use oops?
program for insertion ,deletion,sorting in double link list
Which language is pure oop?
Explain the advantages of inheritance.
How do you achieve runtime polymorphism?
What is abstraction in oop?
What is polymorphism explain?
What are main features of oop?
What is abstraction with example?
What is multilevel inheritance?
What is inheritance write a program to show use of inheritance?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is inheritance in oop?
What is encapsulation selenium?
What is class and object in oops?