- Use array literals instead of new Array(); (note that `new Array;` without () is...