参考答案和解析
答案:A
解析:
更多“ I think I managed to 【grasp】 the main points of the lecture.”相关问题
  • 第1题:

    Ⅴ. Daily Conversation (15 points)

    Directions: Pick out the appropriate expressions from the eight choices below and complete the following dialogues by blackening the corresponding letter on the Answer Sheet.

    A. I know he won't.

    B. I will if I have time.

    C. I didn't know he is iii.

    D. I have seen it twice.

    E. That's too early.

    F. I didn't see it.

    G. Easier said than done.

    H. I don't think you have the chance.

    56. Joe: Do you think Mr. Smith will change his mind?

    Pat: ______


    正确答案:A

        56.答案为A  首先应读懂上文,后进行逻辑推理,选择填充词句。上文意为“你认为史密斯先生会改变主意吗?”所填充词句意为“我知道他不会改变。”

  • 第2题:

    What vegetables are in season now?

    Radish and carrot,().

    A. I know

    B. I see

    C. I think


    答案:C

    解析:现在有什么当季的蔬菜?

    我觉得是小萝卜和胡萝卜。




  • 第3题:

    下列程序的运行结果为______。 include void main( ) { int i; for(i=1;i<6;i++)if(i

    下列程序的运行结果为______。

    include<iostream.h>

    void main( )

    {

    int i;

    for(i=1;i<6;i++)if(i==3)break;

    cout<<"i="<<i<<endl;

    }


    正确答案:i=3
    i=3 解析:本题考察考生的for语句和if语句综合使用能力。本题的情况适用于希望在满足指定值时停止循环的情况。

  • 第4题:

    include void main() int s=0 for(int i=l;i<=8;i十=2) s十=i*i

    #include

    void main()

    int s=0

    for(int i=l;i<=8;i十=2)

    s十=i*i

    cout<<"s="<

    }

    输出结果:


    参考答案s=84

  • 第5题:

    以下程序的输出结果是【】。 include void main(){ int i,a[5]; i=0; while(i<5){ a[i]

    以下程序的输出结果是【 】。

    include<iostrean.h>

    void main(){

    int i,a[5];

    i=0;

    while(i<5){

    a[i]=8*(i-2+4*(i>2))%5;

    i++;

    }

    for(i=4;i>=0;i--) cout<<a[i];

    }


    正确答案:3 0 0 -3 -1
    3 0 0 -3 -1

  • 第6题:

    下列程序的输出结果是()。 include main() { int i; for(i=1;i<=10;i++) {if((i*i>=20)

    下列程序的输出结果是( )。

    #include<stdio.h>

    main()

    { int i;

    for(i=1;i<=10;i++)

    { if((i*i>=20) &&(i*i<=100) )

    break;

    }

    printf("%d\n",i*i);

    }

    A.49

    B.36

    C.25

    D.64


    正确答案:C
    解析:本题考查汀语句。当执行到第一个满足 (i*i>=20)&&(i*i=100)这个条件的i出现时,通过break语句跳出循环,执行下列的printf语句。

  • 第7题:

    Decide on the correct stress pattern of the answer to the question: When shall we go to school?

    A.I think we should leave at seven o'clock.
    B.I think we should leave at seven o'clock.
    C.I think we should leave at seven o'clock.
    D.I think we should leave at seven o'clock.

    答案:C
    解析:
    考查重读知识。问题意为“我们几点去上学?”因此答案应强调时间at seven 0’clock“七点”。?

  • 第8题:

    He has made a discovery, ___ of great importance to the progress of science and technology.

    A.which I think it is
    B.which I think is

    C.think which is

    D.of which I think it is

    答案:B
    解析:
    本题主要考查定语从句,全句意为“他有了一项新的发现,我认为这项发现对科技进步非常重要。”I think 作插入语,去掉不影响句意,which在这里作关系代词代替discovery,放在句首在从句中作主语,即:I think the discovery(which)is of great importance..。不需要再有it作形式主语。

    考点
    定语从句

  • 第9题:

    I think all these are main points()much attention.

    Abeing worthy of

    Bworthy of

    Cwhich worth

    Dwhich worthy of


    B

  • 第10题:

    Good afternoon. Can I help you?()

    • A、No. I don't think so.
    • B、Thank you.
    • C、I need to buy a birthday present for my son. 
    • D、Yes. I think so

    正确答案:C

  • 第11题:

    单选题
    He put forward a theory,()of great importance to the progress of science of technology
    A

    I think which is  

    B

    which I think is 

    C

    which is I think   

    D

    I think it is


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    I think all these are main points()much attention.
    A

    being worthy of

    B

    worthy of

    C

    which worth

    D

    which worthy of


    正确答案: C
    解析: 暂无解析

  • 第13题:

    —I am going to ask for a pay rise. —_________.

    A I don't think you are worth

    B Let me pay for it ;

    C I think you may talk to your boss


    参考答案:C

  • 第14题:

    Do you think you are the suitable person for this position?().

    A. I'm not sure if I will be here for the task.

    B. I don't think Xiao Ming is the right person to count on.

    C. Yes. I'm hard working and I think I am suitable for this position.


    参考答案:C

  • 第15题:

    — You’d like coffee, wouldn ' t you?

    A、No, I wouldn’t.

    B、I think I’d rather have tea this morning.

    C、I think I’d rather have coffee.

    D、Thanks. The same to you.


    参考答案:B

  • 第16题:

    " What are you going to do tomorrow evening?" " I' m not sure, but I think _______ a video."

    A、of watching

    B、to watch

    C、I may watch

    D、that I watch


    正确答案:A

  • 第17题:

    下面程序的输出为【】。include void main(){int a[10],i, k=0;for(i=0,i<10;i++)a[i]=

    下面程序的输出为【 】。

    include <iostream.h>

    void main()

    {

    int a[10],i, k=0;

    for(i=0,i<10;i++)

    a[i]=i;

    for(i=1;i<4;i++)

    k+=a[i]+i;

    cout<<k<<end1;

    }


    正确答案:12
    12

  • 第18题:

    --Do you think it will snow tomorrow?

    -- ______.

    A. Yes, I think it

    B. I'm afraid so

    C. I don't believe

    D. I don't hope so


    正确答案:B

    12.答案为B。“你认为明天会下雪吗? “恐怕会。”比较四个选项,只有B恰当地回答了提问。

  • 第19题:

    He has made another wonderful discovery,__________of great importance to science.

    A.which I think is
    B.which I think it is
    C.I think which is
    D.ofwhich I think it iS

    答案:A
    解析:
    which I think is是which引导的一个非限定性定语从句,此处修饰discovery。故选A。此句意为他已经创造了另外一个伟大的发现,我认为对科学是至关重要的。

  • 第20题:

    WangHong speaks English very well.
    —_.She can talk with Americans freely.

    A.I hope so
    B.I hope not
    C.I think so
    D.I don’t think so

    答案:C
    解析:
    考查交际用语。由“王红英语说得非常好”和“她可以和美国人自由的交流”可知,所缺句子意为“我也是这么认为的'所以答案选C。

  • 第21题:

    He put forward a theory,()of great importance to the progress of science of technology

    AI think which is  

    Bwhich I think is 

    Cwhich is I think   

    DI think it is


    B

  • 第22题:

    He put forward a theory,()of great importance to the progress of science of technology

    • A、I think which is  
    • B、which I think is 
    • C、which is I think   
    • D、I think it is

    正确答案:B

  • 第23题:

    单选题
    —I think science is more useful than art.—I disagree. I think art is _____ science.
    A

    not so useful as

    B

    less useful than

    C

    the most useful of

    D

    as useful as


    正确答案: C
    解析:
    上句意为“我认为科学比艺术更有用”,下句意为“我不同意,我认为艺术和科学一样有用”。as+形容词原级+as意为“和……一样……”。