# README
Inheritance Override
This demo shows how to create a base class and override a method in a super class.
And then, invoke the base method from the super class method.
This demo shows how to create a base class and override a method in a super class.
And then, invoke the base method from the super class method.