问题 单项选择题

下列程序段循环( )次。
int x=-10;
while(++x)

A.9

B.10

C.11

D.无限

答案

参考答案:A

单项选择题
单项选择题