logo - 刷刷题
下载APP
【单选题】

下列单片机程序语句中,能有效实现无限循环的是()

A.
while(!0);
B.
while(0);
C.
while(!1);
D.
while(!2);
举报
参考答案:
参考解析:
.
刷刷题刷刷变学霸