Jack and Ben, both seriously ill, occupied the same hospital room. Jack, __(1)__ bed was next to the room's only window, __(2)__ to sit up in his bed for an hour each afternoon to help drain the fluid from his lungs. But Ben had to spend all day and night __(3)__ flat on his bed. To __(4)__ time the two men began to talk. They talked for hours about their wives, families, their homes, their jobs, their involvement in the military service, and where they had been on vacation. __(5)__ days went by, a deep friendship began to develop between them.Every afternoon when Jack could sit up, he would pass the time by describing to Ben all the things he could see outside the window. And Ben began to live for those one-hour __(6)__ when his world would be broadened and enlivened by all the activity and color of the world outside.The window __(7)__a park with a lovely lake. Ducks and swans played on the water while children sailed their model boats. Young lovers walked arm in arm __(8)__ flowers of every color of the rainbow. Grand old trees beautified the landscape, and a fine view of the city skyline could be seen in the distance.As Jack described all this in detail, Ben would close his eyes and imagine the beautiful scene.One warm afternoon Jack described a parade __(9)__ by. Although Ben couldn't hear the band, he could see it in his __(10)__ eye as Jack portrayed it with descriptive words.(1)A、whichB、thatC、whoseD、who(2)A、allowingB、allowedC、to allowD、was allowed(3)A、lyingB、lainC、liedD、lay(4)A、takeB、killC、keepD、make(5)A、AsB、WithC、OnceD、For(6)A、timesB、×C、pausesD、periods(7)A、overactedB、overexcitedC、overlookedD、overtook(8)A、inB、amidC、withinD、with(9)A、passB、passingC、passedD、past(10)A、mind'sB、brain'sC、heart'sD、head's

Jack and Ben, both seriously ill, occupied the same hospital room. Jack, __(1)__ bed was next to the room's only window, __(2)__ to sit up in his bed for an hour each afternoon to help drain the fluid from his lungs. But Ben had to spend all day and night __(3)__ flat on his bed. To __(4)__ time the two men began to talk. They talked for hours about their wives, families, their homes, their jobs, their involvement in the military service, and where they had been on vacation. __(5)__ days went by, a deep friendship began to develop between them.

Every afternoon when Jack could sit up, he would pass the time by describing to Ben all the things he could see outside the window. And Ben began to live for those one-hour __(6)__ when his world would be broadened and enlivened by all the activity and color of the world outside.

The window __(7)__a park with a lovely lake. Ducks and swans played on the water while children sailed their model boats. Young lovers walked arm in arm __(8)__ flowers of every color of the rainbow. Grand old trees beautified the landscape, and a fine view of the city skyline could be seen in the distance.

As Jack described all this in detail, Ben would close his eyes and imagine the beautiful scene.

One warm afternoon Jack described a parade __(9)__ by. Although Ben couldn't hear the band, he could see it in his __(10)__ eye as Jack portrayed it with descriptive words.

(1)A、which

B、that

C、whose

D、who

(2)A、allowing

B、allowed

C、to allow

D、was allowed

(3)A、lying

B、lain

C、lied

D、lay

(4)A、take

B、kill

C、keep

D、make

(5)A、As

B、With

C、Once

D、For

(6)A、times

B、×

C、pauses

D、periods

(7)A、overacted

B、overexcited

C、overlooked

D、overtook

(8)A、in

B、amid

C、within

D、with

(9)A、pass

B、passing

C、passed

D、past

(10)A、mind's

B、brain's

C、heart's

D、head's


相关考题:

Jack: Say, Jane, let's go and get a bite to eat.Jane: _________?Jack: How about McDonald's?Jane: Great.A. Where toB. What forC. How toD. Why so

Tom: Hey, Jack, what's up?Jack: ____________A、Yes,definitely!B、Oh,not much.C、What is happening in your life?D、You are lucky.

下列语句中,不正确的是______。A.static char a[]={"Jack"};B.static char a[]="Jack";C.printf("%s",a[0]);D.scanf("%s",a);

为用户jack设置登录密码jack123456

新建目录/tmp/jack。新建一个用户jack,该用户的登录shell为 /bin/sh,它属于stud1用户组,同时又属于group1和root用户组,其中stud1用户组是其主组。

下列用于更新的SQL语句格式中,正确的是()。A.update user set id = u001 ;B.update user(id,username) values('u001','jack');C.update user set id='u001',username='jack';D.update into user set id = 'u001', username='jack';

如果要把一个用户名jack保存在session对象里,则下列语句正确的是() 。A.session.setAttribute(name,jack);B.session.setAttribute("name","jack");C.session.setAttribute("jack",name);D.session.setAttribute("jack","name");

下列用于更新的SQL语句中,正确的是()A.update user set id = u001 ;B.update user(id,username) values('u001','jack');C.update user set id='u001',username='jack';D.update into user set id = 'u001', username='jack';

下列用于更新的SQL语句中,正确的是()A.update user set id='u001',username='jack';B.update user(id,username) values('u001','jack');C.update user set id = u001 ;D.update into user set id = 'u001', username='jack';

新建一个目录/home/jack, 将用户jack的登录shell 修改为bash,主目录改为/home/jack,主用户组改为group1。