此题为判断题(对,错)。
第1题:
_____ shows 1.2 meter and the specific gravity of the oil is 0.96According to the measuring scale, that makes 150 tons.
A.The piston rod
B.The push rod
C.The sounding rod
D.The connecting rod
第2题:
第3题:
第4题:
第5题:
第6题:
设Derived类的基类是Base类,同时还包含了Component类的对象作为数据成员,在Derived类对象的构建过程中,三个不同类的构造函数的调用次序是
A.Component类,Base类,Derived类
B.Base类,Derived类,Component类
C.Derived类,Component类,Base类
D.Base类,Component类,Derived类