Microprocessor 8086 MCQ Questions
This section focuses on "8086 Microprocessor". These Multiple Choice Questions (MCQ) should be practiced to improve the Microprocessor skills required for various interviews (campus interview, walk-in interview, company interview), placements, entrance exams and other competitive examinations.
1. 8086 Microprocessor supports _______ modes of operation.
A. 2
B. 3
C. 4
D. 5
View Answer
Ans : A
Explanation: It supports two modes of operation, i.e. Maximum mode and Minimum mode. Maximum mode is suitable for system having multiple processors and Minimum mode is suitable for system having a single processor.
2. Which of the following is not a Features of 8086?
A. It uses two stages of pipelining
B. It is available in 3 versions based on the frequency of operation
C. Fetch stage can prefetch up to 6 bytes of instructions
D. It has 512 vectored interrupts.
View Answer
Ans : D
Explanation: It has 256 vectored interrupts is true Features of 8086.
3. 8086 can access up to?
A. 512KB
B. 1Mb
C. 2Mb
D. 256KB
View Answer
Ans : B
Explanation: 8085 can access up to 64Kb, whereas 8086 can access up to 1 Mb of memory.
4. 8086 has ___ address bus.
A. 16-bit
B. 18-bit
C. 20-bit
D. 24-bit
View Answer
Ans : C
Explanation: Address Bus : 8085 has 16-bit address bus while 8086 has 20-bit address bus.
5. Which flag is set to 1 when the result of arithmetic or logical operation is zero else it is set to 0?
A. Binary bit
B. Zero flag
C. Sign flag
D. Overflow flag
View Answer
Ans : B
Explanation: Zero flag : This flag is set to 1 when the result of arithmetic or logical operation is zero else it is set to 0.
6. Which flag represents the result when the system capacity is exceeded?
A. Carry flag
B. Auxiliary flag
C. Trap flag
D. Overflow flag
View Answer
Ans : D
Explanation: Overflow flag : This flag represents the result when the system capacity is exceeded.
7. It is an edge triggered input, which causes an interrupt request to the microprocessor.
A. NMA
B. INTR
C. INTA
D. ALE
View Answer
Ans : A
Explanation: NMI : It stands for non-maskable interrupt and is available at pin 17. It is an edge triggered input, which causes an interrupt request to the microprocessor.
8. It is used to write the data into the memory or the output device depending on the status of M/IO signal.
A. IR
B. HLDA
C. HR
D. WR
View Answer
Ans : D
Explanation: WR : It stands for write signal and is available at pin 29. It is used to write the data into the memory or the output device depending on the status of M/IO signal.
9. Which intruction is Used to load the address of operand into the provided register?
A. LEA
B. LDS
C. LES
D. LAHF
View Answer
Ans : A
Explanation: LEA : Used to load the address of operand into the provided register.
10. The different ways in which a source operand is denoted in an instruction is known as
A. Instruction Set
B. Interrupts
C. 8086 Configuration
D. Addressing Modes
View Answer
Ans : D
Explanation: The different ways in which a source operand is denoted in an instruction is known as addressing modes. There are 8 different addressing modes in 8086 programming
Discussion
Kiddo Gaming
It was helpful