Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

using JAVA only read instructions carefully and make sure it's free of errors Create a New Project called YourLastName Calculatelnterest If you know the balance

image text in transcribed

image text in transcribed

using JAVA only read instructions carefully and make sure it's free of errors

Create a New Project called YourLastName Calculatelnterest If you know the balance and the annual percentage interest rate, you can compute the interest on the next monthly payment using the following formula interest -balance X(annuallnterestRate/1200) Write a program that reads the balance and the annual percentare interest rate and displays the interest for the next month in two versions. 1. Use dialog boxes to obtain input from the user and display output; 2. Use the console to obtain input from the user and display output. Be sure to provide clear prompts to the user, so that input is entered correctly. Sample Data: Balance = 100000 Annual interest Rate = 4.625 Interest = 385.41 Calculating Interest Rubric Correct Project Name 2.0 pts Balance Input Accepted in Console 3.0 pts Annual Percentage Interest Rate Accepted in Console 3.0 pts Balance Input Accepted in Dialog Box 3.0 pts Annual Percentage Interest Rate Accepted in Dialog Box 3.0 pts Console Output Correct 3.0 pts Dialog Box Output Correct 3.0 pts

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

The World Wide Web And Databases International Workshop Webdb 98 Valencia Spain March 27 28 1998 Selected Papers Lncs 1590

Authors: Paolo Atzeni ,Alberto Mendelzon ,Giansalvatore Mecca

1st Edition

3540658904, 978-3540658900

More Books

Students also viewed these Databases questions