employer cover photo

Edify (Bengaluru, India)

Is this your company?

Edify (Bengaluru, India) interview question

Difference between Map function and For each function in javascript.

Interview Answer

Anonymous

23 July 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