Java Projects


1. This project was created to read the input file for printing a report of annual amount of tax charged to various incorporations by sorting it alphabetically according to the incorporation names and implemented polymorphism, inheritance, comparable and 2- dimensional array for better programming.

2. Programmed a project to read the input file which contains a dictionary words with their pronunciations and exploited HashMap for finding the most words that has the same homophones.