Your example will initialize element 100(which you don't actually have) to whatever the current value of count is + 1...it should be:<P>for (int count = 0; count < 100; count++)<BR>{<BR>num[count] = 0 ...
Here's what beginning and experienced developers need to know about working with JavaScript's array, for loop, forEach, map, reduce, substring, and switch. Research suggests there are seven JavaScript ...