Pregunta de entrevista de Vistex

What is the difference between call by value and call by reference?

Respuesta de la entrevista

Anónimo

21 sept 2019

Call by value pass the actual value and call by reference pass the pointer of that value directly