posted 21 years ago
Hello again. I still cant seem to quite get this modification figured out and was looking for some more help. I am attempting to add two additional constructors, one that takes the "annual interest rate" and "loan amount" and another that just takes the "loan amount" only. However, I seem to be stuck along the way trying to add these two constructors. Please let me know if you have or more suggestions. Thanks again for the help.
Here is my original code:
Here is my code with the modifications I have so far trying to add the two new constructors.