1.Draw the pin configuration of Intel 8086 microprocessor. Explain ALE, / S7.
In 8086, AD0-AD15 is multiplexed bidirectional address/data bus. How the processor differentiates between address and data bit and take decision whether it is address bit or data bit?
2.We all know that there are some diffrences between register and memory location. Explain at least two differences between register and memory location?
Define instruction pre-fetch and explain ‘segment: offset’.
3.What are the significant of interrupt vector table? Is CALL and INT instructions are same? If yes, explain how? If no, then give some examples and write down their working procedure.
4.Suppose you have to design a web-based course of “Microprocessor and Assembly Language”. How you will do this —describe briefly.