题目内容 (请给出正确答案)
[主观题]

听力原文:M: Hi, would you like some help?W: Well, I'm looking for something I saw at a fri

听力原文:M: Hi, would you like some help?

W: Well, I'm looking for something I saw at a friend's house a few days ago. He said he bought here in your store. It's a bright metal shelf, almost a yard long and two feet high. It can be attached to a cabinet or refrigerator. I'm a biologist and I want to use it for my slides and samples.

M: You're in the right department. But I'm sorry to tell you that we don't have it in stock now. It seems that quite a few people are in need of it.

W: Oh, that's too bad. Are you going to get more? When is it possible for me to come again to buy it?

M: They are on order now. They will arrive in about several days. I will inform. you as soon as it is available. But what I should tell you is that the price has gone up a little.

W: Just my luck. Anyhow I don't mind the price because it is what I'm looking for.

M: Right! When you really need something and find it useful, price is second in consideration.

W: Would you tell me something about the price change?

M: Originally they were $12.50. But the new ones will almost three dollars more. Stop in next week. We should have them by then.

Where is the conversation most likely taking place?

A.At a furniture store.

B.At a big department store.

C.At a biologist laboratory.

D.Near a factory which produces metal shelf.

查看答案
如搜索结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能会需要:
您的账号:
发送账号密码至手机
发送
更多“听力原文:M: Hi, would you like som…”相关的问题

第1题

有如下程序: include<iostream> using namespaee std; class A{ public: A(){cout<<"A";}

有如下程序:

include<iostream>

using namespaee std;

class A{

public:

A(){cout<<"A";}

~A(){cout<<"A";}

};

class B{

A a;

public:

B(){cout<<"B";}

~B()t cout<<"B";}

};

int main(){

B b;

return 0;

}

程序的输出结果是______。

点击查看答案

第2题

如下程序的输出结果是#include<iostream>using namespaee std;int main(){eout.fill('*');eout.

如下程序的输出结果是 #include<iostream> using namespaee std; int main(){ eout.fill('*'); eout.width(6); cout.fill('#'): eout<(123<endl: return 0; }

A.###123

B.123###

C.***123

D.123***

点击查看答案

第3题

有如下程序:#include<iostream>using namespaee std;class VAC{public:int f()COUSt{return 3;}

有如下程序: #include<iostream> using namespaee std; class VAC{ public: int f()COUSt{return 3;} int f(){return 5;} }; int main(){ VAC vl; const VAC v2; eout<<v1.f()<<v2.f(); return 0; } 程序的输出结果是

A.53

B.35

C.55

D.33

点击查看答案

第4题

有如下程序:#include<iostream>using namespaee std;class A{public:A(int i):rl(i){ }void prin

有如下程序: #include<iostream> using namespaee std; class A{ public: A(int i):rl(i){ } void print(){cout<<'E'<<rl<<'-';} void print()const}cout<<'C'<<rl*rl<<'-';} private: int rl; }; int main(){ A al(2);eonst A a2(4); a1.print();a2.print(); return 0; } 程序的输出结果是

A.运行时出错

B.E2-C16-

C.C4-C16-

D.E2-E4-

点击查看答案

第5题

有如下程序:#include<iostreanl>using namespaee std;class AA{public:AA(){cout<<'1';}};class

有如下程序: #include<iostreanl> using namespaee std; class AA{ public: AA(){cout<<'1';} }; class BB:public AA{ int k; public: BB():k(0){eout<<'2';} BB(int n):k(n){cout<<'3';} }; int main(){ BB,b(4),c; return 0; } 程序的输出结果是

A.1312

B.132

C.32

D.1412

点击查看答案

第6题

有如下程序:#include<iostream>using namespaee std;class A{public:A(int i):rl(i){ }void prin

有如下程序: #include<iostream> using namespaee std; class A{ public: A(int i):rl(i){ } void print(){cout<<'E'<<rl<<'-';} void print()const}cout<<'C'<<rl*rl<<'-';} private: int rl; }; int main(){ A al(2);eonst A a2(4); a1.print();a2.print(); return 0; } 程序的输出结果是

A.运行时出错

B.E2-C16-

C.C4-C16-

D.E2-E4-

点击查看答案

第7题

有如下程序:#include<iostreanl>using namespaee std;class AA{public:AA(){cout<<'1';}};class

有如下程序: #include<iostreanl> using namespaee std; class AA{ public: AA(){cout<<'1';} }; class BB:public AA{ int k; public: BB():k(0){eout<<'2';} BB(int n):k(n){cout<<'3';} }; int main(){ BB,b(4),c; return 0; } 程序的输出结果是

A.1312

B.132

C.32

D.1412

点击查看答案

第8题

执行如下程序,输出星号(*)的个数为#include<iostream>using namespaee std;class Sample{public:

执行如下程序,输出星号(*)的个数为 #include<iostream> using namespaee std; class Sample{ public: Sample(){ } ~Sample(){cout<<'*';} }; int main(){ Sample temp[2],*pTemp[2]; return 0; }

A.1

B.2

C.3

D.4

点击查看答案

第9题

有如下程序: include <iostream> using namespaee std; class ONE{ public: virtual void f

有如下程序:

include <iostream>

using namespaee std;

class ONE{

public:

virtual void f(){cout<<"1";}

};

class TWO:public ONE{

public:

TWO()1 cout<<"2";}

{;

class THREE:public TWO{

public:

virtual void f()}TWO::f();cout<<"3";}

};

int main(){

ONE aa,*P;

TWO bb;

THREE cc;

P=&cc;

p->f();

return 0;

}

程序的输出结果是______。

点击查看答案
热门考试 全部 >
相关试卷 全部 >
账号:
你好,尊敬的上学吧用户
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,
如果您知道正确答案,欢迎您来纠错

警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

微信搜一搜
上学吧
点击打开微信
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
微信搜一搜
上学吧
点击打开微信