判断题
起始伪指令是ORG,指明此语句后面的程序或数据块的起始地址。
正确
判断题 DJNZ #data , rel
判断题 ACALL PROC ;(PROC为标号)
判断题 JBC P0,LL1 ;(LL1为标号)