Question
Define the terms: excursionist, front of the house, high-touch service

Answers

Excursionist: This term is used for the temporary visitors, who do not even stay for twenty- four hours in a hotel.
Front of the house: This term is used for the staffs who are directly involved in providing services to the guests in the hotel. For example receptionist, bellboys, gatekeeper, etc.
High-touch service: These are those services which are already prepared but the customer receive it only when he wants. For e.g. room reservation, fast food, printed information, housekeeping service, etc   Your Comment






Search
Can you Answer!!
  • Q Explain the ethical basis of consciousness of duty.
  • Q Explain the difference between calling function and called function?
  • Q What is collateral ganglia
  • Q Effect of devaluation on exports and imports?
  • Q You want to use a perspective in an mdx query. How do you select the perspective?
  • Q The host country of 31st APEC Summit 2019 is
  • Q What is the process followed while scripting in vugen?
  • Q What is pointer to pointer in C
  • Q What are the steps required for setting up validator framework in Struts?
  • Q Give an instance when you showed leadership skills.
  • Q Which of the following is a legal return type of a method overloading the following method: public void add(int a) {...} 1) void 2) int 3) Can be anything