Trusted by Students Everywhere
Why Choose Us?
0% AI Guarantee

Human-written only.

24/7 Support

Anytime, anywhere.

Plagiarism Free

100% Original.

Expert Tutors

Masters & PhDs.

100% Confidential

Your privacy matters.

On-Time Delivery

Never miss a deadline.

Assignment Objective Write a Java application with a class name of My Accounts, to collect and output information on the checking and savings information for three separate users

Computer Science Dec 08, 2021

Assignment Objective Write a Java application with a class name of My Accounts, to collect and output information on the checking and savings information for three separate users. Task(s) Task 1: Write an application that reads data for three users, including the first name and last name, followed by the balances for a savings and checking account for a single Financial Institution. All six entries should be read by the application as six separate inputs. Task 2: Computer the total balance for each user. Task 3: Compute the average balance for each user. Task 4: Output the information for each individual user: Output the last name, then the first name, separated by a comma. Output each user account name and balance Output the user total balance Output the user average balance Output a rating based on the total balance If the total user balance is above $2,500, output "Awesome" If the total user balance is below $2,500 but above $1,000, output "Good Job" If the total user balance is below $1,000, output "Savings Needed" Task 5: Output the overall average balance for all users Notes: Do not use any loops or arrays. Use the Scanner class to input values. The output format should be readable. User ======== === === ========= === Smith, John Wilson, Sandra Adams, Grant Financial Institute Checking Savings Total verage Status ========= === Kinecta Federal S 432.78 $ 123.23 $ 556.01 $ 278.01 Savings Needed Wells Fargo $ 1234.76 $ 872.11 $ 2106.87 $ 1053.44 Good Job Bank of America $ 3287.14 $ 672.39 $ 3959.53 $ 1979.77 Awesome Average Balance for all 3 Users: $1103.75
 

Archived Solution
Unlocked Solution

You have full access to this solution. To save a copy with all formatting and attachments, use the button below.

Already a member? Sign In
Important Note: This solution is from our archive and has been purchased by others. Submitting it as-is may trigger plagiarism detection. Use it for reference only.

For ready-to-submit work, please order a fresh solution below.

Or get 100% fresh solution
Get Custom Quote
Secure Payment