Please do this question by using Java language and do not use handwriting. Just type it after you test the code.
The PredatoryCreditCard class provides a processMonth() method that models the completion of a monthly cycle.
Modify the class so that once a customer has made ten calls to charge during a month, each additional call to that method in the current month results in an additional $1 surcharge.