The ____ function is used to retrieve the first entry of an array

4. The ____ function is used to retrieve the first entry of an array.

  1. _.one()
  2. _.fortharray()
  3. _.first()

Answer: C) _.first()

Explanation:

The _.first() function is used to retrieve the first entry of an array.

Comments and Discussions!

Load comments ↻






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