answersLogoWhite

0

When we swap values in function, that time "Call by value" swaps copied value not the exact values. so it doesn't reflect on main function. But in case of "Call by

reference", we swap actual value which is available at that reference or address.

User Avatar

Wiki User

13y ago

What else can I help you with?