Which instruction is used to check the status of a single bit?
(a) MOV A,P0
(b) ADD A,#05H
(c) JNB PO.0, label
(d) CLR P0.05H
I had been asked this question in unit test.
This intriguing question comes from I/O Port Programming and Addressing Modes topic in section 8051 Microcontroller of Microcontroller