Page 1 of 1

How to sort an array?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) Array.sort()
b) Arrays.sort()
c) Collection.sort()
d) System.sort()