成人高考

Waiter: Hello, sir. ?Customer: Could you give us a second, please?Waiter: Sure.A. Are you ready to orderB. How can I help youC. Ready to take my orderD. Can I do you a favor

题目

Waiter: Hello, sir. ?

Customer: Could you give us a second, please?

Waiter: Sure.

A. Are you ready to order

B. How can I help you

C. Ready to take my order

D. Can I do you a favor

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

在国外餐厅中,当你想让服务员帮忙服务时,可以直接称呼男服务员为waiter.


第2题:

What will accompany Ms. Waiter's letter?

A.Credit card and email records
B.Payment of late fees
C.Her business card
D.Copies of two billing statements

答案:A
解析:
回信的第一段最后一句中说,第一次和第二次信用卡交易记录一起寄给顾客服务中心的错误报告附加了凭证资料。

第3题:

阅读下列说明和 C++代码,将应填入(n)处的字句写在答题纸的对应栏内。 【说明】 某快餐厅主要制作井出售儿童套餐,一般包括主餐(各类比萨)、饮料和玩具,其餐品种类可能不同,但其制作过程相同。前台服务员(Waiter)调度厨师制作套餐。现采用生成器(Builder) 模式实现制作过程,得到如图 5-1 所示的类图。图5-1 类图 【C++代码】 include<iostream> include <string> using namespace std; class Pizza { private: string parts; public: void setParts(string parts) { this->parts=parts; } string getParts() { return parts; } }; class PizzaBuilder { protected:Pizza* pizza; public: Pizza* getPizza() { retum pizza; } void createNewPizza() { pizza = new Pizza(); } ( 1 ); } class HawaiianPizzaBuilder :public PizzaBuilder { public: void buildParts() { pizza->setParts("cross +mild + ham&pineapple"); } }; class SpicyPizzaBuider: public PizzaBuilder { public: void buildParts() { pizza->setParts("pan baked +hot + ham&pineapple"); } } Class Waiter{ Private: PizzaBuilder* pizzaBuilder; public: void setPizzaBuilder(PizzaBuilder* pizzaBuilder) { /*设置构建器*/ ( 2 ) } Pizza* getPizza() { return pizzaBuilder->getPizza(); } void construct() { /*构建*/ pizzaBuilder->createNewPizza(); ( 3 ) } }; int main(){ Waiter*waiter=new Waiter(); PizzaBuilder*hawaiian pizzabuilder=new HawaiianPizzaBuilder() ( 4 ); ( 5 ); cout<< "pizza: "<< waiter->getPizza()->getParts()<< endl; } 程序的输出结果为: pizza: cross + mild + ham&pineapple


正确答案:(1)virtual void buildParts()
(2)this->pizzaBuilder=pizzaBuilder
(3)pizzaBuilder->buildParts()
(4)waiter->setPizzaBuilder(hawaiian_pizzabuilder)
(5)waiter->construct()

第4题:

Customer: Excuse me, we ordered a coffee without milk instead of this white coffee.

Waiter: I' m sorry. ______

A、I'll change it right away.

B、Yes,the coffee is white.

C、It's terrible.

D、You talk with the manager.


参考答案:A

第5题:

“您好,女士” 汉译英是( )。

A.Hello, madam.

B.Hello, sir.

C.Good morning, madam.

D.Good morning, sir.


正确答案:A

第6题:

— Have you got a table for four, waiter?\n— _______

A.Welcome to our restaurant.

B.Yes, sure. This way, please.

C.We have looked the seats.

D.Here are the menus.


参考答案:B

第7题:

Direction: Pick out the appropriate expression from the eight choices and complete the following dialogue by blackening the corresponding letter on the answer sheet.

A. What happened?

B. Nice to meet you.

C. please take it easy.

D. No trouble at all.

E. Coffee, please.

F. I forgive you.

G. But he panned to.

H. Can I have the bill?

56. Tom: Hello, first let me introduce myself. I'm Tom Hall, I am in charge of MAP Advertising.

Tony: ______, I' m Tony Blair.

57. Student A: I am very grateful to you for taking so much trouble to explain the best way of getting there.

Student B: ______.

58. Child: Mom, I'm very sorry, really. I didn't mean to hurt you.

Mom: It's OK. ______. Do behave yourself next time!

59. Guest: Waiter! ______, please?

Waiter: Yes, sir. Here is the bill. The total is 200 yuan.

60. Doctor: ______? You don't look well.

Patient: I broke my left leg when climbing the mountain yesterday.


正确答案:B,D,F,H,A

第8题:

Please _____me how to do the market research for a new product.

A.take

B.have

C.show

D.give


参考答案:C

第9题:

Desk Clerk:Good afternoon,Holiday Inn.Customer:Hello,I’d like to book a double room for the nights of 23rd and 24th please. Desk Clerk:______

A:What’s the matter?

B:Just a minute, please.

C:What can I do for you?

D:Can I help you?


参考答案:B