JavaScript arrays are resizable and can contain a mix of different data types. JavaScript array-copy operations create shallow copies ( meaning that a new array or object is created, but the elements ...