

InterviewSolution
Saved Bookmarks
1. |
Which are the 4 segmented registers in intel 80286?(a) AX,BX,CX,DX(b) AS,BS,CS,DS(c) SP,DI,SI,BP(d) IP,FL,SI,DIThis question was addressed to me by my college professor while I was bunking the class.My query is from Architecture of Embedded Systems in division Embedded Processors of Embedded Systems |
Answer» Right choice is (b) AS,BS,CS,DS |
|