Explain Call by Reference in C language ?
Answer : In call by reference, original value is modified...
Explain Call by Value in C language ?
Answer : In call by value, original value is not modified...
Our site uses cookies. By using this site, you agree to the Privacy Policy and Terms of Use.