相关考题
-
多项选择题
C51中break语句的功能有()
A.结束所在循环语句
B.跳出switch语句
C.结束当前循环,并进入下一循环
D.跳出if语句 -
多项选择题
Keil C中,程序调试的单步执行操作包括()
A.step into
B.step out
C.step over
D.step -
多项选择题
定义单片机中断函数时使用的关键字包括()
A.xdata
B.interrupt
C.using
D.int
