"int a=2;while(a=0) a--;"该循环共执行了( )次。

"int a=2;while(a=0) a--;"该循环共执行了( )次。

B.1

C.2

D.3

正确答案是A