_.slice() method takes how many indexes?

12. _.slice() method takes how many indexes?

  1. 1
  2. 2
  3. 3

Answer: B) 2

Explanation:

_.slice() method takes two indexes: starting and ending indexes.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.