Before ________ money in a new research, people should be aware of the prospective failures.A、useB、usingC、investD、investing

题目

Before ________ money in a new research, people should be aware of the prospective failures.

A、use

B、using

C、invest

D、investing


相似考题
更多“Before ________ money in a new research, people should be aware of the prospective fai ”相关问题
  • 第1题:

    [A] inspective [B] irrespective [C] perspective [D] prospective


    正确答案:D

  • 第2题:

    ______ it rain tomorrow moring, the loading ______.

    A.Should / will be postponed

    B.If / shall be postponed

    C.Should / would be postponed

    D.If / has to be postponed


    正确答案:C
    一旦明天早上下雨,装货将被延迟。

  • 第3题:

    现有如下代码, 请分两行写出其运行结果。 class People(object): def __init__(self): print("__init__") def __new__(cls, *args, **kwargs): print("__new__") return object.__new__(cls, *args, **kwargs) People() 知识点:类的定义和使用


    B

  • 第4题:

    ________ the vessel have no safety radiotelegraphy certificate at the time of her delivery,she ________ be held to be unseaworthy.

    A.If/may

    B.Will/shall

    C.Should/would

    D.Would/should


    正确答案:C

  • 第5题:

    I__________have been there,but I__________not find the time.

    A.should;would
    B.should;could
    C.might;could
    D.could;could

    答案:B
    解析:
    考查情态动词的用法。句意为:“我本应该去那里,但我没时间。”should have done表示“过去本应做的事而实际上并没有做”,常含有责备、遗憾的语气。

  • 第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)