new

Term side of the Card
Topic: Syntax
Unit title: new
Categories: Syntax, Keyword
Explanation side of the Card

Explanation: The keyword used to create instances of objects. It calls a constructor function to build a new object, setting up its properties and prototype chain.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: