C++ Program to swap two numbers without using a third variable with a call by reference
In this program, You will learn how to swap two numbers without using a third variable with a call by reference in C++. Example: How to swap two numbers without using a third variable with a call by reference in C++. Output: