0. Questions
0. Questions
Questions
8086-
1. Write down the features of 8086.
2. Write down the difference between 8085 & 8086.
3. Describe the internal architecture (EU, BIU) of 8086.
4. What is a segment register? Explain the different types of segment registers used in 8086.
5. What is segmentation? Write down the advantages of memory segmentation.
6. Describe the general purpose register used in 8086.
7. Describe Index Register and Pointer Register used in 8086.
8. What is a flag register? Explain the flag register used in 8086.
9. If register AL = 7FH and instruction ADD AL, 1 is executed then the following are happening and
related math of flag registers.
10. Differentiate among Logical, Offset and Physical Address.
How Logical address translate into physical address? Give an example.
11. Why SP and BP are 16-bit register?
Microprocessor Evolutions-
17. What is microprocessor? Write down the functions of microprocessor.
18. Write down the differences between microprocessor and CPU.
19. Describe the features of each generations of microprocessor.
Or, Describe the features of 4-bit, 8-bit, 16-bit, 32-bit, 64-bit microprocessors.
Or, Explain the evolution of microprocessor.
20. Write down the differences between accumulator based and register based microprocessors.
21. Write short note on- (i) Bit Slice Processor; (ii) Accumulator Based Processor; (iii) Register Based
Processor.
22. What is microcontroller? Write down the differences between microcontroller and
microprocessor.
23. Write down the differences between RISC and CISC processor.
Interrupt-
24. What is interrupt? Write down the importance of interrupt.
25. Differences between- (i) Hardware & Software Interrupt
(ii) Maskable & Non-maskable Interrupt (INTR & NMI)
26. Describe dedicated interrupt used in 8086.
27. Write down the differences between interrupt & procedure.
28. What is PIC? Write down the function of PIC?
29. Draw the block diagram of 8259A and describe its block diagram.
Co-Processor-
30. What is co-processor? Write down the function of co-processor.
31. Describe math co-processor 8087 with its appropriate block diagram.
Instruction Format-
32. What is instruction format? Write down different types of instruction format used in 8086 with
examples.
Memory Bank-
33. What is memory bank? How data is read by the followings-
(i) 8-bit data from even address bank.
(ii) 8-bit data from odd address bank.
(iii) 16-bit data from even address bank.
(iv) 16-bit data from odd address bank.
DMA-
34. What is DMA and DMA Cntroller? How DMA operations are performs?