单项选择题
在while循环中怎么实现无限循环?()
A.while(true){}
B.while(false){}
C.while(!1){}
D.while(!’a’){}
点击查看答案
相关考题

单项选择题
A.while(true){}
B.while(false){}
C.while(!1){}
D.while(!’a’){}
微信扫一扫,加关注免费搜题