Answer Posted / indu
IT'S OVERRIDING A BASE CLASS DEFINITION AT RUN TIME.MEMBER
FUNCTION IN BASE CLASS AND DERIVED CLASS IS SAME. NORMALLY
IT INVOKE THE BASE CLASS DEFINITION IF BOTH FUNCTION NAME
IS SAME.BUT WE NEED TO ACCESS THE DERIVED CLASS DEFINITION
WE GO FOR VIRTUAL FUNCTION
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What is static modifier?
What is pure oop?
Why oops is important?
What is the difference between encapsulation and polymorphism?
What is oops and its features?
What is encapsulation process?
Why is object oriented programming so hard?
What is the main feature of oop?
What is difference between abstraction and encapsulation?
What are oops functions?
What is encapsulation in simple terms?
Can static class have constructor?
Is react oop?
What is polymorphism what is it for and how is it used?
What is inheritance in simple words?