×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

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.