niusouti.com

The government is trying to do something to ____________ better understanding between the two countries.(A) raise(B) enlarge(C) heighten(D) promote

题目
The government is trying to do something to ____________ better understanding between the two countries.

(A) raise

(B) enlarge

(C) heighten

(D) promote


相似考题

1.Every culture has its own body language, and children absorb its nuances along with spoken language. A Frenchman talks and moves __(1)__ French. The way an Englishman crosses his legs is nothing like the way an American man __(2)__ it. When we communicate with people from other cultures, the body language sometimes helps make __(3)__ easy and effective. For example, shaking hands is nearly a __(4)__ gesture, so people all over the world know that it is a signal for greeting. But sometimes the body language can cause certain __(5)__ since people of different cultures may have different forms of behavior. for sending the same message or may have different interpretations for the same body signal. __(6)__ one's head is generally meant to show agreement “Yes”, but to Nepalese, Sri Lankans, some Indians and some Eskimos, it means not “yes”, but “no”. When an American __(7)__ his nose, it may mean he is disagreeing with someOne or __(8)__ something. But there are other possible interpretations, too. One more example: When a student in conversation with a professor holds the older man's eyes a little __(9)__ than usual, it can be a sign of respect and affection; it can be a subtle challenge to the professor's __(10)__ ; or it can be something else entirely.(1)A、onB、inC、atD、for(2)A、crossesB、crossC、doesD、do(3)A、the communicationB、communicationC、a communicationD、talks(4)A、formalB、friendlyC、usualD、universal(5)A、informationB、laughsC、misunderstandingsD、understanding(6)A、ShakingB、NoddingC、Turning aroundD、Raising(7)A、blowsB、holds upC、turns upD、rubs(8)A、acceptingB、takingC、rejectingD、declining(9)A、longerB、shorterC、higherD、lower(10)A、charactersB、authorityC、temperD、education

更多“The government is trying to do something to ____________ better understanding between the two countries. ”相关问题
  • 第1题:

    20.

    A. causing

    B. teaching

    C. pretending

    D. trying


    正确答案:D
    20.D【解析】此句句意:告诉父母你在竭力控制自己。

  • 第2题:

    Why not ______ again?

    A、try

    B、tried

    C、tries

    D、trying


    参考答案:A

  • 第3题:

    Java程序中读入用户输入的一个值,要求创建一个自定义的异常,如果输入值大于10,使用throw语句显式地引发异常,异常输出信息为“something’swrong!”,语句为()。

    A.if(I>10)throw Exception(“something’swrong!”);

    B.if(I>10)throw Exceptione(“something’swrong!”);

    C.if(I>10)thrownew Exception(“something’swrong!”);

    D.if(I>10)thrownew Exceptione(“something’swrong!”);


    正确答案:C

  • 第4题:

    —Which subject do you like______?

    —I like chemistry than any other one.

    A. better, better

    B. best, better

    C. best, best

    D. better, best


    正确答案:B
    10.答案为B  参考译文:——你最喜欢哪门课?——相对其他课程我比较喜欢化学课。本题考查形容词的比较级和最高级的应用。

  • 第5题:

    此处,Something 类的文件名叫OtherThing.java

    class Something {

    private static void main(String[] something_to_do) {

    System.out.println("Do something ...");

    }

    }

    这个好像很明显。


    正确答案:

     

    正确。从来没有人说过Java 的Class 名字必须和其文件名相同。但public class 的名字

    必须和文件名相同。

  • 第6题:

    I have some difficulties__these words.Would you mind__me your dictionary?

    A.understanding,lending
    B.to understand,to lend
    C.to understand,lending
    D.understanding,to lend

    答案:A
    解析:
    句中have some difficulties doing sth.表示“做某事有些困难”;mind后常接动名词。