News

To sort other data types alphabetically, you must use the "Comparable" interface. In Java, an "interface" is an abstract base class that only serves the purpose of a template for other classes.