Complete Programming Challenge 9: TestScores Modification for Serialization. The NetBeans project for Programming Challenge 1 is included in the assignment.
Instruction:
Modify the TestScores class that you created for Programming Challenge 1 (TestScores) to be serialized. Write a program that creates an array of at least five TestScore objects and serializes them. Write another program that deserializes the objects from the file.