samedi 4 avril 2020

1000 sized integer arrays [closed]

I am new for codding . I could not solve this question .Could you help me .Thank you ! Please Create a Dizi class. In this class you have only one variable. That variable is used to create the array in the given size. Please create the constructor and set get functions accordingly. Under the main, it is expected to create two 1000 sized integer arrays in DiziTest class with using Dizi class . These arrays will contain integer numbers in between 1 to 25000. In each array, you are not allowed to use duplicated numbers. However one number which was used in one array could be used again in the other array. (numbers should be generated randomly with using RandomNumberGenerator class) Sample Output: Array1 creation is started Array1 creation is ended Array2 creation is started Array2 creation is ended




Aucun commentaire:

Enregistrer un commentaire