婴儿腹泻等渗性脱水,第1天补液应选用何种含钠溶液()。
A.1/2张
B.等张
C.1/3张
D.2/3张
E.1/4张
参考答案:A
若有以下程序: #include <iostream> using namespace std; class Base private:int a,b; public:Base(int x, int y) a=x; b=y;void show() cout<<a<<", "<<b<<end1; ; class Derive : public Base private:int c, d; public:Derive(int x,int y, int z,int m):Base(x,y) c=z; d=m;void show() cout<<c<<", "<<d<<end1; ; int main () Base b(50,50),*pb;Derive d(10,20,30, 40);pb=&d;pb->show ();return 0; 招待程序后的输出结果是( )。
A.10,20
B.30,40
C.20,30
D.50,50
对审计中发现的重大问题,没有明确的审计标准的,应当()。
A.请示本级人民政府或上级审计机关
B.由派出审计机关决定
C.内审计小组决定
D.与被审单位研究决定