how we do the call by value and call by refference
Answers
Answered by
0
call by value is a method for calling a function by passing actual value as arguments in the function whereas, call by reference is a method for calling a function by passing the reference of actual value as arguments in the function. The reference of a variabel is created by adding & before the variabel name.
Similar questions
Math,
7 months ago
Social Sciences,
7 months ago
English,
1 year ago
English,
1 year ago
Science,
1 year ago