Pregunta de entrevista de Edify (Bengaluru, India)

Difference between Map function and For each function in javascript.

Respuesta de la entrevista

Anónimo

23 jul 2024

Map function is used to iterate over the array and return new array where as for each function does not return a new array