Home »
MCQs »
Microprocessor MCQs
In the 8086, which segment register is responsible for storing data and addresses during the execution of instructions?
64. In the 8086, which segment register is responsible for storing data and addresses during the execution of instructions?
- CS (Code segment)
- DS (Data Segment)
- SS (Stack segment)
- ES (Extra segment)
Answer: C) SS (Stack segment)
Explanation:
In the 8086, SS (Stack segment) register is responsible for storing data and addresses during the execution of instructions.