Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

Which Stack is used in 8085?

  Shared By: Mohammad Evans    Date: Apr 22    Category: Assembly Language    Views: 1367

Answer:

LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first.

Share: 
 

Didn't find what you were looking for? Find more on Which Stack is used in 8085? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: