A

Admin • 833K Points
Coach

Q. The primary purpose of the array map() function is that it

  • (A) passes each element of the array and returns the necessary mapped elements
  • (B) maps the elements of another array into itself
  • (C) passes each element of the array on which it is invoked to the function you specify, and returns an array containing the values returned by that function
  • (D) None of these
  • Correct Answer - Option(C)
  • Views: 26
  • Filed under category JavaScript
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.