Return the function that created the fruits Array object's prototype:
The result will be:
The constructor property returns the function that created the array object's prototype.
![]()
The constructor property is supported in all major browsers.
| Return Value: | A Function object. The function that created the array object's prototype |
|---|---|
| JavaScript Version: | 1.1 |
JavaScript Array Object
Your message has been sent to W3Schools.