Discussion Forum : Array And Function
Question - The primary purpose of the array map() function is that it
Options:
A .  maps the elements of another array into itself
B .  passes each element of the array and returns the necessary mapped elements
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 the mentioned
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *