make array of 0 javascript code example Example: javascript init an array to 0 new Array(len).fill(0);