The air cylinder bottles in the survival craft should be refilled with ______.A.oxygenB.nitrogenC.compressed airD.nitrogen and oxygen

题目

The air cylinder bottles in the survival craft should be refilled with ______.

A.oxygen

B.nitrogen

C.compressed air

D.nitrogen and oxygen


相似考题
更多“The air cylinder bottles in the survival craft should be refilled with ______.A.oxygenB.ni ”相关问题
  • 第1题:

    ________ 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

  • 第2题:

    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表示“过去本应做的事而实际上并没有做”,常含有责备、遗憾的语气。

  • 第3题:

    7、SLP与CRAFT之间的主要区别是什么


    SLP和SHA的关系极为密切。这里指系统布置设计与系统搬运分析。 (1)二者具有共同的目标,其出发点都是力求物流合理化。SLP重点在于空间的合理规划,使得物流路线最短,布置合理。SHA重点在搬运方法和手段的合理化,根据搬运物确定合理的搬运方法,选定合适的搬运设备。使系统最优。 (2)SLP和SHA具有相互制约、相辅相成的关系。良好的设施布置和合理的物料搬运系统相结合才能保证物流合理化的实现。在进行设施布置设计时必须同时考虑物料搬运系统的要求;并考虑物料搬运对库房、场地的需要,避免投产后生产系统物料的拥挤、混乱。 总之,设施布置设计是物料搬运系统设计的前提,而前者则只有通过完善搬运系统才能实现其合理性。

  • 第4题:

    ______ 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
    一旦明天早上下雨,装货将被延迟。

  • 第5题:

    SLP与CRAFT之间的主要区别是什么


    分析产品的生产类型,进而确定相应的布置形式

  • 第6题:

    类、对象的定义及类的成员函数、构造函数建立问题 建立类cylinder,cylinder的构造函数被传递了两个double值,分别表示圆柱体的半径和高度。用类cylinder计算圆柱体的体积,并存储在一个double变量中。在类cylinder中包含一个成员函数vol,用来显示每个cylinder对象的体积。


    公用