W
warren
Hi,
How do I call the base class's version of method when there is polymorphism?
also, what if there are multiple levels of inheritance and i want to call
the method that is
several levels up?
Thanks.
How do I call the base class's version of method when there is polymorphism?
also, what if there are multiple levels of inheritance and i want to call
the method that is
several levels up?
Thanks.