- 1
Write a Java program which have a array of numbers such as 1243276975. Output should be ascending and descending.
The output shoud be like right elements in ascending order and left elements in descending order. You may have your own nos. In the array.
6 odpowiedzi