Write a Java program that reads two integers in two variables x and y and then permutes the value of the two variables.
Note: Your program should look like this: Enter x: 2 Enter y: 5 The new value of the variable x is: 5 The new value of the variable y is: 2STEP by STEP SOLUTION On YouTube Video
Subscribe our channel for more videos
FaceBook:
No comments:
Post a Comment