0% found this document useful (0 votes)
50 views

MPMC Imp Questions

This document contains 20 questions in Part A and 12 questions in Part B related to microprocessors and microcontrollers. Part A questions focus on the functions of flags, accumulator, addressing modes, and interrupts for the 8085 and 8086 microprocessors. It also asks about assembler directives, procedures vs macros, and multiprocessor configurations. Part B asks for explanations of the internal architecture, instruction sets, addressing modes, and assembler directives for the 8085 and 8086 with examples. It also covers multiprocessor configurations and solutions.

Uploaded by

N.D.Surendhar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views

MPMC Imp Questions

This document contains 20 questions in Part A and 12 questions in Part B related to microprocessors and microcontrollers. Part A questions focus on the functions of flags, accumulator, addressing modes, and interrupts for the 8085 and 8086 microprocessors. It also asks about assembler directives, procedures vs macros, and multiprocessor configurations. Part B asks for explanations of the internal architecture, instruction sets, addressing modes, and assembler directives for the 8085 and 8086 with examples. It also covers multiprocessor configurations and solutions.

Uploaded by

N.D.Surendhar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

20EE431 and Microprocessors and Microcontrollers

Important Questions

Part - A

1. Summarize different flags available in 8085 microprocessor with its functions.


2. Write short notes about the functions of an accumulator?
3. How many memory locations can be addressed by a microprocessor with 14 address lines?
4. What is the accumulator and flag values after the execution of the following program?
MVI A, 2BH
MVI B, 12H
ADD B
HLT
5. List out the classification of 8086 interrupts.
6. Calculate the physical address, when segment address is 1085H and offset address is
4537H.
7. What are the different assembler directives in 8086?
8. Compare procedure and macro.
9. Define Coprocessor configuration.
10. Draw the block diagram of Closely coupled multiprocessor configuration.
11. State the function of ALE and TRAP pin in 8085.
12. Why address and data lines are multiplexed in 8085?
13. State the function of HOLD and HLDA in 8085
14. Compare the instructions SUB Vs CMP.
15. Write short notes about different working modes of 8086?
16. Summarize different flags available in 8086 microprocessor with its functions.
17. Recall the memory segmentation of 8086
18. What is the maximum memory size that can be addressed by 8086?
19. Compare loosely coupled and closely coupled configuration.
20. List out the advantages and disadvantages of multiprocessor configuration.

Part – B

1 Illustrate neat block diagram of 8085 microprocessor and explain its internal architecture.
2 Illustrate neat block diagram of 8085 microprocessor and explain its internal architecture.
3 List the various addressing modes of 8085 microprocessor and explain each with suitable example.
4 Draw the pin diagram of 8085 microprocessor and explain the functionality of each pin
5 Explain the Branch, Bit Manipulation instructions of 8085 microprocessor with an example
6 Explain in detail with the internal architecture of an 8086 with neat block diagram.
7 Illustrate the classification of 8086 Instruction set in detail.
8 Examine the various addressing modes available in 8086 with suitable examples for each mode.
9 In detail explain about assembler directives with suitable examples.

10 Define Multiprocessor Configuration and explain in detail about types of multiprocessor Configuration
with suitable diagram.
11 In detail explain about the solutions for multiprocessor configuration with neat diagram.
12 8085 and 8086 assembly language programs…

You might also like