Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

What are operations performed on data in 8085

  Shared By: Mena Schmidt    Date: Oct 10    Category: Assembly Language    Views: 1312

Answer:

The various operations performed are
- Store 8-bit data
- Perform arithmetic and logical operations
- Test for conditions
- Sequence the execution of instructions
- Store data temporarily during execution in the defined R/W memory locations called the stack

Share: 
 

Didn't find what you were looking for? Find more on What are operations performed on data 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: