Language
Version: 1.8.5
Categories
-
User Program Communication
-
Variables
-
Control Flow
-
Functions
-
Objects
Search Results
Searching for: Properties in JavaScript
Constructor
Language: JavaScript
A constructor is a function used as a prototype for an object, and when called, create a new object instance from the prototype.