Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

hi plzz answer this asap Chance AutomobileLean that contains Felda for id, make, loan amount, loan years, monthly payment and internate that is 2.99%. Choose

image text in transcribed

hi plzz answer this asap

Chance AutomobileLean that contains Felda for id, make, loan amount, loan years, monthly payment and internate that is 2.99%. Choose an appropriate data type foranch of the field A del contractor A parameterined constructor that accepts id, make, loan amount and number of year Required properties A ToString method to display information A method Determine Monthly Payment that calculates the monthly payment using the formula given below. Tem (1 + interest rate /12.0) Monthly payment loan_amount interent_rate/12 term//term-1.0) Create another class named Loan App. This class allows the user to input data including id, make, loan amount and number of years. When you prompt for id, do not let the user proceed until a valid id between 1 and 9999 has been entered. When you prompt for loan amount, do not let the user proceed until the user has entered a nonnegative value. Create at least two objects of Automobileloan class. Display the automobile ld, make, loan amount number of loan years, interest rate and monthly payment as shown in the sample output. b)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Application Development And Administration

Authors: Michael V. Mannino

3rd Edition

0071107010, 978-0071107013

More Books

Students also viewed these Databases questions

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago