Write a java program that accepts a guest last name


Problem

Question I

Design a Visual Logic program that accepts a guest last name and first name, month and day the guest's stay will start, and the number of nights for the stay. The fee is $100 a night plus 4% for Service fee, and 6% for taxes. Display the full name of the guest, the service fee dollar amount, the total tax paid, the total fee, and the number of nights.

Question II

Write a Java program that accepts a guest last name and first name, month and day the guest's stay will start, and the number of nights for the stay. The fee is $100 a night plus 4% for Service fee, and 6% for taxes. Display the full name of the guest, the service fee dollar amount, the total tax paid, the total fee, and the number of nights. If you didn't learn how to use Java, use a flow chart to answer this question.

Question III

• Design a Visual Logic program that accepts a guest last name, month and day the guest's stay will start, and the number of nights for the stay. If the month is not 5 through 9 inclusive, then display a message that indicates the cottages are not available.

• Otherwise, if the number of nights is more than 14, display a message that indicates reservations are not accepted for more than 14 nights.

• Otherwise display the total fee for the guest, which is $600 total for any number of days through 7, and then $75 per day for any additional days through 14.

The response must include a reference list. Using Times New Roman 12 pnt font, double-space, one-inch margins, and APA style of writing and citations.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write a java program that accepts a guest last name
Reference No:- TGS03165638

Expected delivery within 24 Hours