A manometer is used to measure____.A.pressureB.temperatureC.volumeD.specific gravity

题目

A manometer is used to measure____.

A.pressure

B.temperature

C.volume

D.specific gravity


相似考题
更多“A manometer is used to measure____.A.pressureB.temperatureC.volumeD.specific gravity ”相关问题
  • 第1题:

    下列描述Android中gravity与layout_gravity说法不正确的是()。

    A.gravity是对该view中内容的限定

    B.gravity是用来设置该view相对于父view的位置

    C.layout_gravity是用来设置该view相对于父view的位置

    D.当view在水平线性布局中时,android:layout_gravity属性只有是垂直方向的值才起作用。


    参考答案:B

  • 第2题:

      A. collected
      B. answered
      C. returned
      D. used


    答案:A
    解析:

  • 第3题:

    下列哪一项不能设置为gravity属性值

    A.top_left

    B.top

    C.left

    D.right


    top_left

  • 第4题:

    Techniques to employ the energy of the sun are being developed.

    A:convert
    B:store
    C:use
    D:receive

    答案:C
    解析:
    use“使用”; convert“使转变,转换······”。store"贮藏,贮备,存储”。receive“接收”。employ本身也有“使用”的意思,所以C项正确。

  • 第5题:

    Our statistics show that we consume all that we are capable of producing.

    A:waste
    B:buy
    C:use
    D:sell

    答案:C
    解析:
    本句意思:数据表明,我们消耗我们能生产出来的所有东西。consume消耗,消费。use 使用,用;waste浪费;buy购买;sell卖。

  • 第6题:

    【单选题】布局文件中有一个按钮(Button),如果要让该按钮在其父容器中居中显示,正确的做法是:()

    A.设置按钮的属性:android:layout_gravity=“center”

    B.设置按钮的属性android:gravity=“center”

    C.设置按钮父容器的属性:android:layout_gravity=“center”

    D.设置按钮父容器的属性:androld:gravltyt=“center”


    android:text