Pergunta de entrevista da empresa Mobile Apps Company

What's the difference between passing by value and reference?

Resposta da entrevista

Sigiloso

22 de nov. de 2016

Value creates a copy, while reference modifies the actual data.

1