The 8051 Microcontroller - Technical MCQs

Q1:

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

A True

B False

ANS:B - False

No answer description is available.