The executable file in this directory (profiler2010.exe) and the required accompanying textfile (profiler2010.txt) actually comprise a C++ program for which there is not, at the moment at least, a Java counterpart. This program is here simply because it provides an excellent opportunity to experiment with several sorting algorithms. And by the way, the program was a multi- stage assignment in an earlier version of the CSCI 2341 class, in the days when C++ was the language used for the class. To use the program, download both files to the same directory, open a command window on that directory and enter the following command at the prompt (shown as >): > profiler2010