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


相似考题
参考答案和解析
正确答案:A
侍者和顾客对话,顾客说:“请等一会儿好吗?”选项A(您要点单吗?)符合交际语境。选项C不够礼貌,与交际双方身份不匹配;选项D与后面的回答不配套。
更多“Waiter: Hello, sir.?Customer: Could you give us a second, please?Waiter: Sure.A. ”相关问题
  • 第1题:

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

    A.Hello, madam.

    B.Hello, sir.

    C.Good morning, madam.

    D.Good morning, sir.


    正确答案:A

  • 第2题:

    阅读下列说明和 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()

  • 第3题:

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


  • 第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题:

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