adplus-dvertising
frame-decoration

Question

How to sort an array?

a.

Array.sort()

b.

Arrays.sort()

c.

Collection.sort()

d.

System.sort()

Answer: (b).Arrays.sort()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How to sort an array?