Ask a New Question

Question

Write a program that will give the interest rate for a new car loan based on a credit score.

Credit score Interest Rate
850-720 5.56%
719-690 6.38%
660 689 7.12%
625-659 9.34%
590-624 12.45%
Below 590 no credit issued.

Display the user input credit score and the interest rate associated with the credit score.
12 years ago

Answers

Related Questions

write a program C++ program and Use a recursive function that finds the n-th term using the followin... Write a program to give discount of 20% if age is less than 15 or greater than 60 to customer otherw... A program will give the player five chances to guess a number. The program will need to use: (1 poin... The program below should give the user four chances to guess a secret number from 1 to 10. If the gu... Give an example of a program that shows modular design. A program will give the player five chances to guess a number. The program will need to use an arr... A program will give the player five chances to guess a number. The program will need to use which of... A program will give the player five chances to guess a number. The program will need to use: (1 p...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use