Question: Introduction This project will allow you to apply your knowledge of variables, assignments, expressions, type casting, input, output, and basic algorithm design. The program can
Introduction
This project will allow you to apply your knowledge of variables, assignments, expressions, type casting, input, output, and basic algorithm design. The program can be completed using variable assignment statements as well as input and output statements. You are free, however, to use any other features of Java.
You will write a Java application to compute and display the number of months needed to pay off credit card debt. Your program will prompt the user for the following three things:
the principal, which is the amount of money owed on the credit card;
the annual interest rate;
the monthly payment, the amount the user plans to pay the credit card company each month.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
