In _.slice() method, the starting index is ____

13. In _.slice() method, the starting index is ____.

  1. Inclusive
  2. Exclusive

Answer: A) Inclusive

Explanation:

In _.slice() method, the starting index is inclusive.

Comments and Discussions!

Load comments ↻






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