How many General purpose registers are there in 8086?

59. How many General purpose registers are there in 8086?

  1. 5
  2. 7
  3. 8
  4. 10

Answer: C) 8

Explanation:

The 8086 microprocessor has a total of 8 general-purpose registers:

  • AX (Accumulator)
  • BX (Base)
  • CX (Count)
  • DX (Data)
  • SI (Source Index)
  • DI (Destination Index)
  • BP (Base Pointer)
  • SP (Stack Pointer)

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.