JavaScript Class Inheritance

A class created with a class inheritance inherits all the methods from another class.

Code :