|
how to swap 2 numbers
How can I swap 2 numbers in java?
I need to see a sample code of it the one output would be number before swapping and the second one the number after swapping, therefore it have 2 java file and 2 class files or it can be too, 1 java file and two class files.
can you help me?
|