Question: Programming Assignment 3: Chapter 4 Write, compile, and test a program in C# called CreditTest. Write a C# program that asks a user to enter
Programming Assignment 3: Chapter 4 Write, compile, and test a program in C# called CreditTest. Write a C# program that asks a user to enter their Credit Score and Down payment for a loan approval process. Display credit accepted message if the user meets either of the following requirements: A minimum credit score of 675, and a down payment of $35000 or above. A credit score below 675, and a down payment of 85000 and above. A credit rejected message should display if the user doesn't meet any of the qualification criteria.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
