Opera Software interview question

Difference between call by value and call by reference in C?

Interview Answer

Anonymous

18 Oct 2010

Call by value returns same value as called before than the second time whereas call by reference changes the values