[单选题]

下列程序段的执行结果为( )。 a=0:b=1 Do a=a+b b=b+1 Loop Whilea<10 Print a;b

A.105

B.ab

C.01

D.1030

参考答案与解析: