更多“17.A.some B.anyC. other D. another ”相关问题
  • 第1题:

    The heights and soundings of Admiralty chart are expressed ______ in Fathoms ______ in Meters.

    A.either,or

    B.neither,nor

    C.another,nor

    D.other,or


    正确答案:A

  • 第2题:

    1、针对下列程序段,需要()个测试用例才可以满足语句覆盖的要求。 switch (value ) { case 0: other = 30; break; case 1: other = 50; break; case 2: other = 300; case 3: other = other/value; break; default: other = other * value; }

    A.2

    B.3

    C.4

    D.5


    4

  • 第3题:

    另外850亿元用于新建或升级城市垃圾处理和污水处理设施。Which of the following translation is correct?

    A.Another 85 billion yuan will be used to build or upgrade the facilities to dispose of urban garbage and sewage.

    B.Anoher 8500 million yuan will be used to build or upgrade urban garbage and sewage facilities.

    C.Another 85 billion yuan will be used to build or upgrade the facilities to urban garbage and sewage dispose of.

    D.Another 85000 million yuan will be used to build or upgrade dispose of urban garbage and sewage fac


    Another 85 billion yuan will be used to build or upgrade the facilities to dispose of urban garbage and sewage.

  • 第4题:

    针对下列程序段,需要( )个测试用例才可以满足语句覆盖的要求。
    switch(value){case 0:other=30;break;case 1:other=50;break;case 2:other=300;case 3:other=other/value;break;default:other=other*value;}

    A.2
    B.3
    C.4
    D.5

    答案:C
    解析:
    本题考查白盒测试用例设计方法--语句覆盖法的概念。语句覆盖(Statement Coverage)的含义是:选择足够多的测试数据,使被测程序中的每条语句至少执行一次。

  • 第5题:

    【单选题】另外850亿元用于新建或升级城市垃圾处理和污水处理设施。Which of the following translation is correct?

    A.Another 85 billion yuan will be used to build or upgrade the facilities to dispose of urban garbage and sewage.

    B.Another 8500 million yuan will be used to build or upgrade urban garbage and sewage facilities.

    C.Another 85 billion yuan will be used to build or upgrade the facilities to urban garbage and sewage dispose of.

    D.Another 85000 million yuan will be used to build or upgrade dispose of urban garbage and sewage fa


    错误