河南成教 / Java程序设计
正确率:100%
[单选题] 以下程序代码的输出结果是( ) int x = 10; while (x > 7) { System.out.print("*"); x--;}
A.**
B.****
C.******
D.*
参考答案:
佳题速递: