In this example the array used is meant to hold integers (numbers).
The java.util.Arrays class is also introduced, with its useful method sort(...)
java.util.Arrays
sort(...)