employer cover photo
employer logo
employer logo

Mobile Apps Company

Is this your company?

Mobile Apps Company Interview Question

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

Interview Answer

Anonymous

Nov 22, 2016

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

1