皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
听力原文:M: How about going for a hike this afternoon? W: Gee, I don't know. I've got a history test at the end of the week and I haven't started studying yet. M: Do you have notes from the class? W: As a matter of fact, I have very good notes. I sat in the front row, so I could hear every detail. M: Well, that means you probably have a pretty good idea what will be on the test. W: Yeah, I'm fairly confident we will be concentrating on the development of the western states. We read the diaries of some early settlers from different backgrounds. Comparing different people's experiences provides a very broad view, but it's also difficult to remember all the material. M: That sounds interesting. How about this: we can skip the hike and just go for a quick walk in the park. You know, just something to get your mind off studying for a little while. Then you can approach your notes with a fresh outlook later on tonight. And after we go for a walk, we can stop off for some hamburgers and French fries. After that I'll give you a ride to the library. I have a paper coming up and I can get some research done. W: Well, I guess it would be a good idea to do something besides studying for a while. And I will have to stop to eat anyway. M: Great, I'll go change my shoes and we can leave in ten minutes. W: Okay, and thanks for inviting me. (20)
A.
To help him with his history.
B.
To keep a diary.
C.
To go for a hike.
D.
To come to his house.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【多选题】沥青混合料在低温时由于()原因产生裂缝现象。
A.
抗拉强度不足
B.
抗剪强度不足
C.
抗压强度不足
D.
变形能力较差
【单选题】设已声明了一个类A的两个对象a1,a2,为了初始化a1和a2,下面语句中正确的是( )。
A.
a1,a2=new A();
B.
a1=new();a2=new();
C.
a1=new();a2=new();
D.
a1=new A();a2=new A();
【单选题】设已声明了一个类A的两个对象al、a2,为了初始化a1和a2,下面语句正确的是:
A.
a1=new(); a2=new();
B.
a1=A new(); a2=A new();
C.
 a1,a2=new A();
D.
a1=new A(); a2=new A();
【单选题】假设已声明了一个类A的两个对象a1、a2,为了初始化a1和a2,下面语句正确的是( )
A.
al,a2=new A();
B.
al=A.new()ia2=A.new();
C.
al=new();a2=new();
D.
al=new A();a2=new A();
【单选题】假设已声明了一个类A的两个对象a1,a2,为了初始化a1和a2,下面语句正确的是:
A.
a1,a2=new A();
B.
a1=new ();a2=new();
C.
a1=A() a2=A();
D.
a1=new A();a2=new A();
【单选题】设已声明了一个类 A 的两个对象 a1 、 a2 ,为了初始化 a1 和 a2 ,下面语句正确的是:( )
A.
a1=new();a2=new();
B.
a1=A new();a2=A new();
C.
a1,a2=new A();
D.
a1=new A();a2=new A();
【单选题】假设已声明了一个类A的两个对象a1、a2,为了初始化al和a2,下面语句正确的是( )。
A.
a1,a2= new A();
B.
a1= new();a2=  new();
C.
a1=new();a2= new();
D.
al=new A();a2=new A();
【单选题】假设已声明了一个类A的两个对象al、a2,为了初始化al和a2,下面语句正确的是()。
A.
al,a2=new A();
B.
al=new();a2=new();
C.
al=new();a2=new();
D.
al=new A();a2=new A();
【单选题】假设已声明了一个类A的两个对象a1、a2,为了初始化a1、a2,下面语句正确的是
A.
a1,a2=new A();
B.
a1=new();
C.
a1=new();a2=new();
D.
a1=new A();a2=new A();
【单选题】设已声明了一个类 A 的两个对象 al、 a2,为了初始化 a1 和 a2,下面语句正确的是( )
A.
al=new(); a2=new();
B.
al=A new(); a2=A new();
C.
al,a2=new A();
D.
al=new A(); a2=new A()。
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题