Directions: Beneath each of the following sentences there are four choices markedA,
B, C and D. Choose the one answer that best completes the sentence.
Example:
The wild flowers looked like a soft orange blanket the desert.
A. covering B. covered C. cover D. to cover
The answer is A.
21. Listen! Do you hear someone for help?
A. calling
B. call
C. to call
D. called
第1题:
[A] beneath [B] from [C] under [D] beyond
本题考查介词辨析。空格所在部分wondering... 是个分词结构,在句中作状语,wondering的逻辑主语是the driver,逻辑宾语是what引导的宾语从句。该从句中,coming up... the rear也是一个分词短语,作从句主语trucks的后置定语。空格处填入介词,其宾语是the rear(后面、后边、后部),根据文意,表示“从后面”应选[C]from。beneath和under都表示“在……之下”,beyond表示“在(或向)较远的一边”,不符合逻辑。
第2题:
A.R-ACH,R-EACH
B.R-EACH,R-ACH
C.R-EACH,R-EACH
D.R-EACH,R-CCCH
第3题:
下列给字符串二维数组进行赋值的语句中,错误的是()。
A.String s[ ] [ ] = new String [ ] [ ] { { “One “ , “ Two “ }, { “ Three “ , “ Four “ } } ;
B.String s[ ] [ ] = { { “ One “ , “Two “},{ “ Three “ , “ Four “ } } ;
C.String s[ ] [ ] = new String [ ] [ ] { { “Zero”} , { “ One ” , “Two” , “ Three” , “ Four” } } ;
D.String s[ 2] [2 ] = { { “ One ” , “Two”},{“ Three” , “ Four” } } ;
第4题:
It is best for people to buy food______when making“green”choices.
A.produced locally
B.imposed abroad
C.transposed by road
D.grown in green houses
第5题:
A.R-ACH,R-EACH
B.R-EACH,R-ACH
C.R-EACH,R-EACH
D.R-EACH,R-CCCH
第6题:
关于成本路径的输出类型,下列说法正确的是()
A.输出类型可以是EACH_CELL。
B.输出类型可以是EACH_ZONE。
C.输出类型可以是BEST_SINGLE。
D.输出类型可以是EACH_SINGLE。