SarkariResultOutPYQ
MediumAdditional Assistant Engineer (Electrical)2026✓ Editorially verified
PDF

JBC Instruction

Which 8051 instruction combines a conditional jump with a bit-clearing operation, jumping if the specified bit is set and then clearing that bit after the jump condition is checked?
⚑ Report issue

Found a wrong answer, translation, image or source problem? Send it to editorial review.

Answer & Explanation
Correct AnswerD. JBC

Quick Explanation

JBC means Jump if Bit is set and Clear bit. If the addressed bit is 1, the 8051 clears it and branches to the target; if it is 0, execution continues without the jump.

JBC Instruction explanatory diagram

Detailed Explanation

Correct Answer

D — JBC

Explanation

JBC means Jump if Bit is set and Clear bit. If the addressed bit is 1, the 8051 clears it and branches to the target; if it is 0, execution continues without the jump.

Key Concept

JBC Instruction

Exam Point

JBC = Jump on Bit + Clear.

Quick Trick

JBC = Jump on Bit + Clear.

Exam Tip

JBC = Jump on Bit + Clear.

Continue learningRelated PYQs & Exam ContextExam path, knowledge path and deeper practice links.
1Previous Exam Appearances
6All Related Questions

Previous Exam Appearances

01 ADDITIONAL ASSISTANT ENGINEER.pdf2026Q. 155

More Questions From This Concept

PYQ DiscoveryBrowse all verified PYQs
Open Index
Ready for exam mode?Practice this knowledge in Premium Mock Tests
Open Mock Tests →