Swap two bits in an integer

We assume that given position are valid from (0 to size of integer). Here given code implementation process.
-
1) Swap two specific bits of a integer in java
2) Swap two specific bits of a integer in c++
3) C program to swap two bits
4) Swap two specific bits of a integer in c#
5) Swap two bits of a integer in python
6) Swap bits in a given number in ruby
7) Swap two specific bits of a integer in swift
8) Swap two specific bits of a integer in kotlin
9) Swap two given bits of an integer in php
10) Swap two specific bits of a integer in node js
11) Swap two specific bits of a integer in typescript
12) Swap two specific bits of a integer in vb.net
13) Golang program to swap two bits of a byte
14) Swap two bits of integer at given position in scala
Please share your knowledge to improve code and content standard. Also submit your doubts, and test case. We improve by your feedback. We will try to resolve your query as soon as possible.
New Comment