In Javascript array is a data structure that contains a list of elements that store multiple values in a single variable. Array Methods are functions built into javascript that we can apply to our arrays. Each method has a unique function that perfor...