Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

11. A bank will give you a loan if you have a good credit score and if you have a job in which you make

image text in transcribed

11. A bank will give you a loan if you have a good credit score and if you have a job in which you make more than $30,000 per year. Write a Java program, so a user can figure out if s/he can receive a loan. Use dialog boxes for input/output. (15 points) Extra-credit 2 points): If your program is not working, identify which part of the program is causing the problems (General Structure, Declarations, Input, Processing, Output)? If you were allowed one question like "How can I do ..?" Which question would you ask? 12. Create a Java program which allows the user to enter two words as a single string. The program should then show as output the second word first and the first word second. For example if the user enters "New York", the program should output York New". Use the Scanner class for input/output. (15 points) Extra-credit (2 points): If your program is not working, identify which part of the program is causing the problems? Ifyou were allowed one question like "How can I do .?" Which question would you ask? JAVA PROGRAM RUBRIC Problem 10 Problem 11 Problem 12 Declarations 2 points Input Processing 4 points 3 points 2 points 2 points Compilation 2 points Running TOTAL 15 points Extra-credit 2 points

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 Administrator Limited Edition

Authors: Martif Way

1st Edition

B0CGG89N8Z

More Books

Students also viewed these Databases questions

Question

Explain IFRS Explain GAAP Compare and contrast IFRS and GAAP

Answered: 1 week ago

Question

LO2 Compare three types of individual incentives.

Answered: 1 week ago