What do you mean by Call by value and Call by reference?
Answers
Answered by
0
Explanation:
Call by reference. Definition. While calling a function, when you pass values by copying variables, it is known as "Call By Values." While calling a function, in programming language instead of copying the values of variables, the address of the variables is used it is known as "Call By References
Answered by
1
Answer:
Here is your answer .....If you think my answer is useful plz mark me as BRAINLIEST ☺️
Attachments:
Similar questions