MCQ PracticeSingle Best AnswerTopic: Embedded System
Q
Which register set of 80286 forms the same register set of 8086 processor?
Question ID
#10489
Subchapter
Embedded System
Action
Choose one option below
Choose Your Answer
Click an option to check whether your answer is correct.
A
AH,AL ✔✖
B
BX ✔✖
C
BX,AX ✔✖
D
EL ✔✖
A
Correct Answer: A
Explanation
The register set of 80286 that forms the same register set of 8086 processor are AH and AL. This is because the 16-bit register of 80286 can act as an 8-bit register by splitting into a higher and lower register.