Lab
7
Get started now
Tuesday, 14-Jan-2020 03:30:16 EST
During lab, work with a partner to create a test input file that will test the error handling capabilities of your program. The first line of the file should contain your and your partner's names.
You must demonstrate full app functionality for the sample input file (shown above) by the end of lab. Your code does not need to handle exceptions for the demonstration.
Each student must submit their program with complete functionality.
Your code should follow the Coding Standards.