0% found this document useful (0 votes)
194 views3 pages

8085 Microprocessor MCQS: August 30, 2017

This document contains 90 multiple choice questions about the 8085 microprocessor. It provides the question, possible answers, and indicates the correct answer for each question. The questions cover topics such as the use of instructions like XRA A, the effect of instructions on flags, addressing modes, instruction encoding, and more.

Uploaded by

John
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
194 views3 pages

8085 Microprocessor MCQS: August 30, 2017

This document contains 90 multiple choice questions about the 8085 microprocessor. It provides the question, possible answers, and indicates the correct answer for each question. The questions cover topics such as the use of instructions like XRA A, the effect of instructions on flags, addressing modes, instruction encoding, and more.

Uploaded by

John
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

8085 Microprocessor MCQs

electricalvoice.com/8085-microprocessor-mcqs/6

August 30, 2017

81. For which one of the following, the instruction XRA A in 8085 microprocessor can
be used?

1. Set the carry flag


2. Set the zero flag
3. Reset the carry flag and clear the accumulator
4. Transfer FFH to the accumulator

Answer
Answer. b
82. An 8085 microprocessor is executing the programme as follows:

MVI A, 20H

MVI B, 10H

BACK: NOP

ADD B

RLC

JNC BACK

HLT

How many times the instruction NOP will be executed?

1. 4
2. 3
3. 2
4. 1

Answer
Answer. b
83. The stack pointer of an 8085 microprocessor is ABCD H. At the end of execution of
the sequence of instructions, what will be the content of the stack pointer?

PUSH PSW

XTHL

PUSH D
1/3
JMP FC70 H

1. ABCB H
2. ABCA H
3. ABC9 H
4. ABC8 H

Answer
Answer. c
84. What is the correct 8085 assembly language instruction that stores the contents of H
and L registers into the memory locations 1080 H and 1081 H respectively?

1. SPHL 1080 H
2. SHLD 1080 H
3. STAX 1080 H
4. SPHL 1081 H

Answer
Answer. b
85. When the operand requires for instruction is stored inside the processor, then What
this addressing mode is called?

1. Direct
2. Register
3. Implicit
4. Immediate

Answer
Answer. b
86. Which one of the following addressing technique is not used in 8085
microprocessor?

1. Register
2. Immediate
3. Register indirect
4. Relative

Answer
Answer. d
87. In an instruction of 8085 microprocessor, how many bytes are present?

1. One or two
2. One, two or three
3. One only
4. Two or three

Answer
2/3
Answer. b
88. Which one is the indirect addressing mode in the following instructions?

1. LXI H 2050 H
2. MOV A, B
3. LDAX B
4. LDA 2050 H

Answer
Answer. c
89. The addressing mode used in the instruction JMP F347 H in case of an Intel 8085A
microprocessor is which one of the following?

1. Direct
2. Register—indirect
3. Implicit
4. Immediate

Answer
Answer. d
90. Carry flag is not affected after the execution of

1. ADD B
2. SBB B
3. INR B
4. ORA B

Answer
Answer. c

« Previous1 ... 45 6 78 ... 10Next »

3/3

You might also like