What are the various registers in 8085?


Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085



Explore posts in the same categories: Microprocessors Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • What are the various registers in 8085?
  • Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085...
  • In 8085 name the 16 bit registers?
  • Stack pointer and Program counter all have 16 bits....
  • What are the various segment registers in 8086?
  • Code, Data, Stack, Extra Segment registers in 8086....
  • Which Stack is used in 8085?
  • LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be...
  • Which Stack is used in 8085?
  • LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be...
  • Describe the actions taken by thread library to context switch between user level threads?
  • The thread library function performs the following actions to context switch between user level threads Copy all live registers to...
  • In what way interrupts are classified in 8085?
  • In 8085 the interrupts are classified as Hardware and Software interrupts....
  • What is Context Switch?
  • Switching the CPU to another process requires saving the state of the old process and loading the saved state for...
  • What is clock frequency for 8085?
  • 3 MHz is the maximum clock frequency for 8085....
  • How many interrupts are there in 8085?
  • There are 12 interrupts in 8085....

    Comment:

    You must be logged in to post a comment.