Arrays In Java. Create a method to generate ascending anddescending lists of integers. Write a method that generatesascending and descending lists of integers( consecutive integers isfine). Also write a method to generate lists which consists of afew items many times repeated. To do this use the random listgenerator(Can be from Java library) from Part 1. but restrict thepossible integers to 0-9.
Expert Answer
An answer will be send to you shortly. . . . .