This is what my code is about(Homework question):

1. Define a class named Payment that contains an instance variable of type double that stores the amount of payment and appropriate accessor and...