Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Match the following Array Methods
Extracts the last element of the array and returns it
Returns of a new array of the return value from executing callback on every array item
Add the element to the beginning of the array
Executes the callback on every item and returns undefined
Joins all elements of an array into a string
Extracts the first element of the array and returns it
Extracts a section of an array and returns a new array
Returns a new array containing the items for which callback returned true
Removes the elements from an array and (optionally) replaces them
Append the element to the end of the array
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!