接种白喉类毒素,成人剂量比儿童剂量()
A.大
B.小
C.一样
D.没有成人剂量
参考答案:B
以下程序的运行结果是( )。 #include<iostream.h> void sub(int x,int y,int *z) { *z=y-x;} void main( ) { int a,b,c; sub(10,5,&A) ; sub(7,a,&B) ; sub(a,b,&C) ; cout < < a < < "," < < b < < "," < < c < < end1;}
A. 5,2,3
B. -5,-12,-7
C. -5,-12,-17
D. 5,-2,-7
Some people hold that, since we live in a money-oriented society, the average individual cares little about solving () problems.
A. anyone elses’
B. anyone’s else
C. anyone else’s
D. any one else’s