Pregunta de entrevista de Technosoft Solutions (CT)

Write a JavaScript function that gives the same return the same sum for both functions called sum(2, 3) or sum(2)(3)

Respuesta de la entrevista

Anónimo

19 de feb de 2022

I wrote the function as required and showed that to the interviewer