更多“This book gives some useful()on how to save money? ”相关问题
  • 第1题:

    假定有“structBOOK{chartitle[40]floatprice}book”,则正确的语句为( )。

    A.BOOK&x=&book

    B.BOOK&x=book

    C.BOOK&x=newBOOK

    D.BOOK&x=BOOK


    正确答案:B

  • 第2题:

    The research should prove invaluable in the study of linguistics.

    A:useless
    B:practical
    C:little
    D:useful

    答案:D
    解析:
    本句意思:该项研究对于语言学的研究应极有价值。invaluable意思是“非常宝贵的,极为贵重的”,与useful(有用的)意思相近。useless无用的,无价值的;practical实际的,实践的; little小的,少的。

  • 第3题:

    The chemical is deadly to rats but safe to cattle.

    A: fatal
    B: hateful
    C: good
    D: useful

    答案:A
    解析:
    句意为:这种化学药品对老鼠是致命的但对牛是安全的。画线单词deadly意为“致命的”。fatal意为“致命的”;hateful意为“可恨的”;good意为“好的”;useful意为“有用的”。根据画线单词意思,只有fatal与其同义,可进行替换。因此A项正确。

  • 第4题:

    The fixing of a canceling date on a charter-party merely ______ warning to the Shipowner that non-arrival by this date may result so as to entitle the Charterer to rescind.

    A.takes

    B.comes

    C.goes

    D.gives


    正确答案:D

  • 第5题:

    The research should prove invaluable the study of linguistics.

    A:useless
    B:practical
    C:little
    D:useful

    答案:D
    解析:
    本句意思:该研究应证明其在语言学方面很有价值。useless的意思为“无用的,无价值 的”;practical的意思为“实际的,可行的”;little的意思为“小的,少的”;useful的意思为“有用 的”。invaluable的意思为“非常宝贵的,极为贵重的”,它不是valuable的反义词,而是和valua- ble的意思相近。这里invaluable的意思和useful的意思接近。

  • 第6题:

    下面哪条语句,可以产生与下面程序相同的结果。 data invest; money=1000; do until(money gt 5000); Year+1; money+(money*0.10); end; run;

    A.do while(money ge 5000);

    B.do while(money =5000);

    C.do while(money le 5000);

    D.do while(money >5000);


    random.randint(0,10)