Write a program in Java to Swap a number and find the difference between the original and swapped number
Answers
Answered by
1
Answer:
a = a+b
b=a-b
a=a-b
above is for swapping without using a 3rd variable
Answered by
2
iam fine and iam human being and you
Similar questions