JavaScript Static Methods

The JavaScript provides static methods that belong to the class instead of an instance of that class.

Code :