Question: When a derived class contains a method or property that overrides a parent class method or property, how can you use the parent class version
When a derived class contains a method or property that overrides a parent class method or property, how can you use the parent class version from within the subclass Show an example of a derived class that overrides a parent class method, but then uses the parent class method.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
