Question: C++ Problem You must code Object Oriented Programming with class specification (.h) class implementation (.cpp), and main () function.. a. For instances - Car Loan:

C++ Problem

You must code Object Oriented Programming with class specification (.h) class implementation (.cpp), and main () function..

a. For instances - Car Loan:

Example (1) 5 years, $45000 car loan including tax and fee,

And annual interest rate: 6%

Example (2) 6 years, $30000 car loan including tax and fee,

And annual interest rate: 5%

If you have a car loan or mortgage loan, check this out to see if your payment is correct.

(No need to do the following: Your actual monthly payment will include Insurance premium and property tax escrow if it is for mortgage.)

b. Use menu options to input data or display the various output and monthly payment month by month.

You need to display monthly payment, monthly interest, monthly principle payment, and monthly balance for all months during the loan period.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!