In this program, we are going to show you how to write a C Program to Swap Two Numbers Using Functions. So first we have to know about the functions. There are two types of Functions that are pre-defined functions. These pre-defined functions are also known as library functions which are declared in the header […]