arrays

how would you do an alphabatizing sort on an array?
[58 byte] By [Tiparitha] at [2007-10-2 14:18:26]
# 1
the elements of the array are strings?use Arrays.sort
dmbdmba at 2007-7-13 12:35:31 > top of Java-index,Java Essentials,New To Java...