Apply the programming logic constructs and write the C++ programs for given problems.The hotel wants a program to automate their manual process. The program will ask user to enter the type of room that a guest wants (as given in Table), the desired floor and the number of days the guest will stay. Compute the daily rate and multiply by the number of days the guest will stay, and then provide a 5% discount on the total amount if the guest stays 7 or more days.
Your program will display:• Daily rate• Total amount• Discount (if applicable)• Display error message incase an invalid room type and floor is entered.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here