Introduction - If you have any usage issues, please Google them yourself
It is important to note that the subclass does not declare any constructors. The default constructor added by the compiler for the subclass must be a parameter free constructor, and the parent class must have a parameter free constructor.