Implement a C program to demonstrate call by value and call by reference by swapping two integers using separate functions. To implement a C program that illustrates the difference between call by ...