new Keyword in JavaScript
JavaScript has many versions of creating objects, new keyword also serves the same purpose. The new keyword is used to create an instance of an object that consists a constructor function.
This senten
aksh27.hashnode.dev4 min read