Complete the following items and submit a zip file that contains the Java source code (.java files) and all supporting files such as image files for each assigned programming exercise. As an alternative, use NetBeans and upload the entire project folder. The single zip file should include a single folder for each assigned assignment.
Find the Error exercise (1-4) on pp. 695. Correct the errors and provide a comment documenting what was changed and why. (5pts)
Algorithm Workbench – Exercise 5, 6, and 8 on pp. 697. Write a small section of code per requirement. You do not need to complete a full program. You are welcome to submit a full program if you would like to test the solutions. (5pts X 3 = 15pts)
Programming Exercise 6 Analyzable Interface on p. 699. If your program doesn’t meet the requirements, please describe the problems (40pts).
Programming Exercise 7 Person and Customer Classes on p. 700. If your program doesn’t meet the requirements, please describe the problems (40pts).