What are the various segment registers in 8086?
Posted in Microprocessors Interview Questions
Code, Data, Stack, Extra Segment registers in 8086.
Post Your Answer!
Send This to a Friend
← What are the different functional units in 8086?
What does EU do? →
Related Interview Questions
What are the different type of Segments ? 15.01.09
Data Segment, Index Segment, Rollback Segment and Temporary Segment....
Write the use of Assume directive in 8086 assembly language using one example? 14.11.08
Assume CS: code_here, DS:data_here It tells the assembler that the logical segment code_here contains the instruction statements for the program and should be...
Define Segment Override Prefix. 14.11.08
Segment Override Prefix : To permit exceptions to the Segment Register usage, a special one byte instruction called a segment override prefix is available . It...
What are the various segment registers in 8086? 10.11.08
Code, Data, Stack, Extra Segment registers in 8086. the different segment registers are CS(Code Segment) SS(Stack Segment) DS(Data Segment) ES(Extra Segmen...
Which Segment is used to store interrupt and subroutine return address registers? 10.11.08
Stack Segment in segment register is used to store interrupt and subroutine return address registers...
What is a Rollback segment entry? 23.05.08
It is the set of before image data blocks that contain rows that are modified by a transaction. Each Rollback Segment entry must be completed within one rollba...
What are the different types of segments ? 05.05.08
Data segment, index segment, rollback segment and temporary segment....
What are the various segment registers in 8086? 26.03.06
Code, Data, Stack, Extra Segment registers in 8086....
Which StacWhich Stack is used in 8086? k is used in 8086? 26.03.06
FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first....
What is a Data Segment ? 12.03.06
Each Non-clustered table has a data segment. All of the table's data is stored in the extents of its data segment. Each Eluster has a data segment. The®..
Friday, February 20, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment