执行以下语句后,a的值为()DimaAsIntegera=1DoUntila=100a=a+2Loop
A:溢出
B:100
C:99
D:101
出自:计算机科学