皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
When I begin to look back on all friends whom I have had, I quickly came to the conclusion that Jerry was the most important and had the greatest effect upon my life. His family moved to my block when I was only 10. Jerry was 15 at the time, but the fact that he was so much older than me seemed to make no difference to him. I was very glad that he liked me. We took long walks together, on which he would tell me stories he had heard form. TV and radio programs. But as months went by, a change came into our friendship. Jerry almost stopped coming by the house, and every time I went to his house or telephoned, he put me off with some excuses such as 'I'm studying now' or 'I've got some jobs to do for Mum'. When we passed on the street, he would still give me a warm smile and friendly wave with a 'Hi, kid', but he would hardly ever stop to talk. Finally I realized that he was no longer interested in me and that his,taste had changed. I noticed him with a girl once in a while and several times saw him going out in his family's car on a Friday or Saturday night. I simply couldn't understand what was so great about girls and parties. But I was hurt when he finally made me know that our friendship was at an end. Of course he didn't really mean to hurt me, but it was a long time before I realized that it was an age problem that caused the break. There were a world of differences between the ideas and interests of a 17-year-old and a 12-year-old. Now that I'm over sixteen myself, I realized this, and the hurt I got then has become happy memories of the good times we were once together. I wonder if millions of other boys and girls have had a similar experience. (1)、When the writer and Jerry first met, Jerry was ______. A:10 years old B:5 years older than the writer C:of the same age as the writer D:the writer's classmate (2)、Their friendship lasted for ______. A:a few years B:a few weeks C:a few months D:a few hours (3)、Jerry stopped playing with the writer because ______. A:the writer had changed B:he was busy with his study C:he has some jobs to do D:he was not interested in the writer (4)、When a change came in their friendship, the writer ______. A:accepted it at once B:couldn't understand his friend for a long time C:stopped visiting his friend D:started going to parties with girls (5)、The main idea of the passage is that ______. A:the age difference plays a part in friendship B:friendship is the most important thing for children C:many boys and girls have a similar experience as the writer D:'friends are made in wine and tested in tears'
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【多选题】药品的质量标准包括哪些?
A.
《中华人民共和国药典》
B.
药品注册标准
C.
局颁标准
D.
部颁标准
E.
X省中药饮片炮制规范
F.
企业标准
【单选题】—We can use QQ to communicate with each other online. —Good. Will you please show me ?
A.
which to use
B.
how to use it
C.
what to use
D.
where to use it
【单选题】仓库发生火灾给经营者或货主带来的风险属于(
A.
)。
B.
人身风险
C.
投机风险
D.
纯风险
E.
客观风险
【单选题】—We can use QQ to talk to each other online. —Good! Will you please show me _______ it?
A.
 what to use
B.
where to use
C.
how to use
D.
when to use
【单选题】仓库发生火灾给经营者或货主带来的风险属于( )。
A.
人身风险
B.
投机风险
C.
纯风险
D.
客观风险
【单选题】给出下面代码段, 哪行将引起一个编译时错误?:D
A.
public class Test {
B.
int n = 0;
C.
int m = 0;
D.
public Test(int a) { m=a; }
E.
public static void main(String arg[]) {
F.
Test t1,t2;
G.
int j,k;
H.
j=3; k=5;
I.
t1=new Test();
J.
)    t2=new Test(k); K. )  } L. ) }
【单选题】We can use QQ to talk with each other online. --Good! Will you please show me ______it?
A.
what to use   
B.
how to use   
C.
when to use   
D.
where to use
【单选题】给出下面代码段 , 哪行将引起一个编译时错误?( ) 1) public class Test { 2) int n = 0; 3) int m = 0; 4) public Test(int a) { m=a; } 5) public static void main(String arg[]) { 6) Test t1,t2; 7) int j,k; 8) j=3; k=5; 9) t1=ne...
A.
行 1
B.
行 4
C.
行 6
D.
行 9
【单选题】给出下面代码段, 哪行将引起一个编译时错误?
A.
public class Test {
B.
int n = 0;
C.
int m = 0;
D.
public Test(int a) { m=a; }
E.
public static void main(String arg[]) {
F.
Test t1,t2;
G.
int j,k;
H.
j=3; k=5;
I.
t1=new Test();
J.
)    t2=new Test(k); K. )  } L. ) }
【单选题】给出下面代码段,哪行将引起一个编译时错误?() 1) publicclassTest{ 2) intn=0; 3) intm=0; 4) publicTest(inta){m=a;} 5) publicstaticvoidmain(Stringarg[]){ 6) Testt1,t2; 7) intj,k; 8) j=3;k=5; 9) t1=newTest(); 10) t2=newTest(k...
A.
行10
B.
行4
C.
行6
D.
行9
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题