Question:
What are the various segment registers in 8086?
Answer:
Code, Data, Stack, Extra Segment registers in 8086. Source: CoolInterview.com
the different segment registers are CS(Code Segment) SS(Stack Segment) DS(Data Segment) ES(Extra Segment) Source: CoolInterview.com
Answered by: Kulminder Singh | Date: 10/27/2007
| Contact Kulminder Singh
CS(Code Segment)to hold code area SS(Stack Segment)to run program DS(Data Segment)to hold data ES(Extra Segment)to hold large data Source: CoolInterview.com
Answered by: chakravarthy | Date: 2/2/2009
| Contact chakravarthy
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|