📚 Practice Mode

JavaScript Arrays and Objects

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

Which of the following is not a built-in method of JavaScript arrays?

  1. push()
  2. pop()
  3. shift()
  4. filter()