Trusted by Students Everywhere
Why Choose Us?
0% AI Guarantee

Human-written only.

24/7 Support

Anytime, anywhere.

Plagiarism Free

100% Original.

Expert Tutors

Masters & PhDs.

100% Confidential

Your privacy matters.

On-Time Delivery

Never miss a deadline.

Java Programming Help B) Using the programs we wrote in Java One to calculate the payment amount, and the amortization schedule program you wrote in Java Three, write a program that lets the user pick either option, then calls the appropriate method(s) for the task

Computer Science Oct 19, 2021

Java Programming Help

  1. B) Using the programs we wrote in Java One to calculate the payment amount, and the amortization schedule program you wrote in Java Three, write a program that lets the user pick either option, then calls the appropriate method(s) for the task. You should create a menu that gives the user the option to calculate a payment amount or create an amortization schedule.

    You should ask for the loan amount, the interest, and the number of payments in the main program so that you can pass them to the methods.  If they chose to calculate the payment amount, your program should call the calc payment method (value-returning), return the result, then display them.  If they chose to print an amortization schedule, you should calculate the payment then pass all the variables to the print amort method.  The amort method should display the payment schedule.
    • Hints/Tips:
      • Remember that variables are only available in the method if they are passed or defined in the method, and they need not be named the same.
      • It took me about 40 minutes
    • Rubric
      • Doesn’t use methods to generate results -5 (no credit for this part of the assignment)

Doesn’t correct problems in the previous assignments -1

Archived Solution
Unlocked Solution

You have full access to this solution. To save a copy with all formatting and attachments, use the button below.

Already a member? Sign In
Important Note: This solution is from our archive and has been purchased by others. Submitting it as-is may trigger plagiarism detection. Use it for reference only.

For ready-to-submit work, please order a fresh solution below.

Or get 100% fresh solution
Get Custom Quote
Secure Payment