This is to learn algorithms and practice coding in JavaScript with one problem per day.
Implement a C program to demonstrate call by value and call by reference by swapping two integers using separate functions.