An array of character strings
Listed below are the first ten Presidents of the United States.
Note:
- Alphabetical: uses JavaScript sort() default method on text strings
- Name Length: uses user-defined comparison function
- Chronological: reloads original array