Question #147711

Which JavaScript method is used to create a new array with array elements that passes a test?


Options:

Explanation:
The JavaScript method filter() is used to create a new array with array elements that pass a test.
Tags: JavaScript

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question