设有程序如下: k=10; while k k=k-1; end k 程序执行后k的是()。

设有程序如下: k=10; while k k=k-1; end k 程序执行后k的是()。

A.10

B.1

C.0

D.-1

正确答案:C

猜你喜欢