'constructor' is applied to : constructor « Javascript Properties « JavaScript Reference

'constructor' is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |Array                           Boolean                       |
|                |Date                            Math                          |
|                |Number                          Object                        |
|                |String                                                        |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'constructor' Syntax and Note
2.'constructor' Example