how to provide a number to an array in js code example Example: create array with number js var foo = new Array(45); // create an empty array with length 45