Computer Science, asked by saniaparween888, 19 days ago

Write a program to swap two numbers without using third variable​

Answers

Answered by nidhiisha14
0

Answer:

We can swap two numbers without using third variable. There are two common ways to swap two numbers without using third variable:

By + and -

By * and /

Similar questions