Question:
Which Stack is used in 8085?
Answer:
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first. Source: CoolInterview.com
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first. Source: CoolInterview.com
Answered by: anubhava | Date: 12/17/2009
| Contact anubhava
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first. Source: CoolInterview.com
Answered by: dhanabalan | Date: 2/25/2010
| Contact dhanabalan
Stack is a collection of continuous memory location which is used when interrupt occurs in computer. microprocessor sends the instruction from register to stack by PUSH operation and other instruction is executed. after finishing this instruction the microprocessor brings that instruction by POP operation and executes. Stack is associated with stack pointer register, which is 16 bit. It maintains the address of top stack. Source: CoolInterview.com
Answered by: bhagwat Ram, M.SC. | Date: 5/3/2010
| Contact bhagwat Ram, M.SC.
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.
|