swap two variables | swap two variables in php
Two numbers can be swapped or exchanged. It means first number will become second and second number will become first. For example Swapping can be done by 2 ways. Using third (temporary) variable without using third (temporary) variable Using Third Variable swap 2 variables without using third variable. Note: br or b used for break … Read more