The 8051 Microcontroller - Technical MCQs

Q1:

This program code will be executed continuously:
STAT: MOV A, #01H
 JNZ STAT

A True

B False

ANS:A - True

No answer description is available.