This project demonstrates how to work with files within Java. Specifically, this program gets input from a user and searches for the match within the files provided. The program takes into consideration that the data may not be present.
- Demonstrate ability to utilize Java to work through large data sets.
- Give examples of exception handling within Java.
- Provide an example of tokenizing data for processing.