javascript
javascript call class
JavaScript is an object-oriented programming language and a class is a type of object. A class is a template for creating objects, and an object is an instance of a class. A JavaScript class is a type of function, and can be declared using the class keyword. class MyClass { constructor(