102k views
18 votes
Swapping two input integers if they are not the same. (use switch-case

User Olorin
by
6.0k points

1 Answer

1 vote

Answer:

Write a C program to input any two numbers from user and swap values of both numbers using bitwise operator. How to swap two number using bitwise operator in C programming. Logic to swap two numbers using bitwise operator in C programming.

Step-by-step explanation:

i smart

User Miraculixx
by
5.4k points