Question d’entretien chez Mobile Apps Company

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

Réponse à la question d'entretien

Utilisateur anonyme

22 nov. 2016

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

1