Write a Java program with what is requested below.
A - Declare the variables X, Y, and Z of type int.
B - Assign 10 to variable X.
C - Assign 2 to variable Y.
D - With the help of variable Z, reverse the values of X and Y.
E - Print the value...
asked by
26.05.2018 / 20:28