filmov
tv
swapping of two numbers using bitwise xor operator in c language

Показать описание
In this video you will learn how to "swap value of 2 variables without using third variable and without using any arithmetic operator". We use bitwise xor operator to swap the value of two variables. This method can swap only integer or character values. This program can not swap real values because bitwise operators can not be applied on real values in c language. So watch full video now!
#tarunsir #ctutorial #learnprogramming
#tarunsir #ctutorial #learnprogramming