A local guide should consult with the tour leader to confirm the itinerary if there are some difference in the travel schedule.
查看答案
A local guide has the right to make some reasonable adjustment of the itinerary according to the travel schedule or the daily route.
A. 对
B. 错
A local guide can take tourists to go sightseeing according to the travel schedule without consulting with the national guide about the local travel arrangements.
A. 对
B. 错
A local guide should change the itinerary if tourists want to because he should put the customers first.
A. 对
B. 错
设有变量定义如下:int m=11;则下列正确的引用方法是( )。
A. float &b=m;
B. int &x=11;
C. int &z;
D. int &y=m;