I was given a problem:

Design a TestScores class that has fields to hold three test scores. The class should have accessor and mutator methods for the test score fields, and a...