<html><body><script language="javascript">function myFunction(){ var array = new Array('1', '2'); alert(array.constructor); } </script><button onclick="myFunction();">Array Constructor</button></body></html>
Name (required)
email (will not be published) (required)
Website