file sorting in java,
November 28, 2008 at 4:44 AM
hi.. i am in trouble.I am able to write half of the programme but dont know how to perform sorting in java. can you please solve the following query..... Take a text file having name, age of various people. The fields separated by ‘|� character. Read the file and then rearrange the data in another file where the records will be arranged / sorted in ascending order of age.