下列哪项不属于生产和工艺流程中产生的有害因素()
A.一氧化碳
B.噪声
C.矽尘
D.厂房建设或布置不合理
E.低气压
参考答案:D
有以下程序: #include <iostream> using namespace std; class myclass private:int a, b; public:void init( int i, int j ) a = i; b = j;friend int sum( myclass x ); ; int sum( myclass x ) return x.a + x.b; int main () myclass y;y.init( 15, 20 );cout<<sum( y )<<end1;return 0; 执行后的输出结果是( )。
A.15
B.20
C.5
D.35
球铁管的表面缺陷可以()。
A.不能影响使用
B.可以修复
C.可以焊补
D.以上全部