Hey there! Could you help me debug this? The language isJava.
https://pastebin.com/jcN5hAwt
https://pastebin.com/v8HVvUSX
After you have helped debug it
Run the ArrayTester program, the output should be thefollowing:
Creating InitialArray:
7, 4, 1, 8, 12, 32, 64,13,
Creating ArrayCopy:
7, 4, 1, 8, 12, 32, 64,13,
Min element is: 1
Max element is:64
Average value is:17.625
Testing SortedArray
1, 4, 7, 8, 12, 13, 32,64,
Expert Answer
An answer will be send to you shortly. . . . .