单项选择题
下述程序运行后,d 和e 的取值分别为()。data a;a=.;b=1;c=0;d=a+b;e=b+c;run;
A.1;1B..;1C.0;1D..无法运行
A.bB.2C.4D.报错
A.excludeB.traceC.selectD.output