Thursday, February 19, 2009

Related Interview Questions---10

What are the various flags used in 8085?
Posted in Microprocessors Interview Questions
Sign flag, Zero flag, Auxiliary flag, Parity flag, Carry flag.

Post Your Answer! Send This to a Friend

← What are Software interrupts? In 8085 name the 16 bit registers?


Related Interview Questions
Which Stack is used in 8085? 10.01.09
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first....
Which Stack is used in 8085? 10.01.09
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first...
Define LAHF and SAHF instructions in 8086. 14.11.08
LAHF : Load the 8085 equivalent flags into the AH register. SAHF: Store the AH register into the low order byte of the flag register....
Compare the 8 bit microprocessors 8080A and 8085. 14.11.08
8080A is the predecessor of 8085. 8085 has the instruction set of 8080A plus some additional ones. Program written for 8080A will be executed by 8085. 8085 and...
What are the limitations of 8085 MPU? 14.11.08
(i) The lower order address bus of the 8085 microprocessor is multiplexed (time shared) with the data bus. The buses need to be demultiplexed. (ii) Appropr...
Write about RST pins in 8085? 14.11.08
In 8085 ,three RST pins are available, such as RST 7.5 ,RST 6.5 , RST 5.5 RST represents Restart Interrupts. These are vectored interrupts that transfer the...
3. Why 8085 processor is called an 8 bit processor? 14.11.08
Because 8085 processor has 8 bit ALU (Arithmetic Logic Review). Similarly 8086 processor has 16 bit ALU....
Which Stack is used in 8085? 19.07.06
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first...
Which Stack is used in 8085? 17.03.06
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first....
What are the various flags used in 8085? 17.03.06
Sign flag, Zero flag, Auxillary flag, Parity flag, Carry flag....

No comments: