Pregunta de entrevista de Synechron

Can a function return multiple values? If yes, then in which case?

Respuestas de entrevistas

Anónimo

26 jun 2016

Yes You can return multiple values in function by putting them into array,list or object .

1

Anónimo

18 jun 2013

yes function can return multiple value in term of array.