Creating Arrays

new Array() - 1

The first array had 30 undefined elements in the array while the second one has 3 numbers

new Array() - 2

array literal

array length property

referencing default collections of elements

There is 5 being writen to the page while there is 6 h3. Maybe it is becuase the last h3 comes after the code?

Other Heading on the Page