You are asked to write a java program for an embassy to help with the visa process. Your program should ask the applicant to enter his name, marital status (S for single M for married) and his monthly income. You program should then, based on the blow table inform the applicant the type of visa he is eligible for. Monthly Income Between 1200$ and 2500$ Marital Status Visa Type 15 Days stay visa 7 Days stay visa 2 Months stay visa 1 Month stay visa 1 Year stay visa Not Eligible for a visa Single Married Between 1200$ and 2500$ Between 2501$ and 7500$ Between 2501$ and 7500$ Single Married Greater than 7500$ Any | Any Other than the above Your program should execute exactly as the below sample run. Sample Run 1: Enter you name, Marital status (S or M) and your Monthly income: Dany S 1500 Dear Dany You are eligible for a 15 days stay visa Sample Run 2: Enter you name, Marital status (S or M) and your Monthly income: Walid s 3000 Please enter a valid character Sample Run 3: Enter you name, Marital status (S or M) and your Monthly income: Lina F 8000 Dear Lina You are eligible for a 1 year stay visa

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
Hi! Please I want this question written in Java programming language using if else
You are asked to write a java program for an embassy to help with the visa process. Your
program should ask the applicant to enter his name, marital status (S for single M for
married) and his monthly income. You program should then, based on the blow table inform
the applicant the type of visa he is eligible for.
| Monthly Income
Between 1200$ and 2500$
Between 1200$ and 2500$
Between 2501$ and 7500$
Between 2501$ and 7500$
Marital Status Visa Type
| Single
Married
15 Days stay visa
7 Days stay visa
2 Months stay visa
1 Month stay visa
1 Year stay visa
Not Eligible for a visa
Single
Married
Greater than 7500$
Any
Any
Other than the above
Your
program should execute exactly as the below sample run.
Sample Run 1:
Enter you name, Marital status (S or M) and your Monthly income: Dany S 1500
Dear Dany
You are eligible for a 15 days stay visa
Sample Run 2:
Enter you name, Marital status (S or M) and your Monthly income: Walid s 3000
Please enter a valid character
Sample Run 3:
Enter you name, Marital status (S or M) and your Monthly income: Lina F 8000
Dear Lina
You are eligible for a 1 year stay visa
Transcribed Image Text:You are asked to write a java program for an embassy to help with the visa process. Your program should ask the applicant to enter his name, marital status (S for single M for married) and his monthly income. You program should then, based on the blow table inform the applicant the type of visa he is eligible for. | Monthly Income Between 1200$ and 2500$ Between 1200$ and 2500$ Between 2501$ and 7500$ Between 2501$ and 7500$ Marital Status Visa Type | Single Married 15 Days stay visa 7 Days stay visa 2 Months stay visa 1 Month stay visa 1 Year stay visa Not Eligible for a visa Single Married Greater than 7500$ Any Any Other than the above Your program should execute exactly as the below sample run. Sample Run 1: Enter you name, Marital status (S or M) and your Monthly income: Dany S 1500 Dear Dany You are eligible for a 15 days stay visa Sample Run 2: Enter you name, Marital status (S or M) and your Monthly income: Walid s 3000 Please enter a valid character Sample Run 3: Enter you name, Marital status (S or M) and your Monthly income: Lina F 8000 Dear Lina You are eligible for a 1 year stay visa
Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education