Micro
Micro
Ans A
Ans B
In 8085 microprocessor the address bus is of __________ bits.
A4
B8
C 16
D 32
A 00H
B 35H
C EFH
D 2FH
And D
8085 microprocessor has ____ bit ALU.
A 32
B 16
C8
D4
Ans C
Ans B
What will be the output at PORT1 if the following program is
executed ?
MVI B, 82H
MOV A, B
MOV C, A
MVI D, 37H
OUT PORT1
HLT
A 37H
B 82H
C B9H
D 00H
Ans B
Which of the following 8085 microprocessor hardware interrupt has the
lowest priority?
A RST 6.5
B RST 7.5
C TRAP
D INTR
And D
And D
Ans C
Specify the contents of the accumulator and the status of the S, Z and CY
flags when 8085 microprocessor performs addition of 87 H and 79 H.
A 11, 1, 1, 1
B 10, 0, 1, 0
C 1, 1, 0, 0
D 00, 0, 1, 1