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