Example 7:
Demonstrates inheritance, extending a class without actually modifying the source code! XJRobo adds name & dateOfBirth properties to the basic JRobo class, while XXJRobo adds a rect method. See the Java Console for some output.