Virtual Functions/Methods Runtime-Polymorphism

Question: Explain the significance of virtual methods and describe how they are invoked? Virtual methods are used to support runtime polymorphism in object oriented languages.

No comments:

Post a Comment