Student Reviews
( 5 Of 5 )
1 review
Video of 23 Javascript Constructor Function in JavaScript Essentials course by CoderLipi channel, video No. 23 free certified online
The constructor property returns a reference to the Object constructor function that created the instance object. Note that the value of this property is a reference to the function itself, not a string containing the function's name.