MP Viva Questions
MP Viva Questions
MP Viva Questions
31) What is the difference between min mode and max mode of
8086?
32) What is the difference between near and far procedure?
33) What is the difference between Macro and procedure?
34) What is the difference between instructions RET & IRET?
35) What is the difference between instructions MUL & IMUL?
36) What is the difference between instructions DIV & IDIV?
37) What is difference between shifts and rotate instructions?
38) Which are strings related instructions?
39) Which are addressing modes and their examples in 8086?
40) What does u mean by directives?
41) What does u mean by Prefix?
42) What .model small means?
43) Difference between small, medium, tiny, huge?
44) What is dd, dw, db?
45) Interrupts in 8086 and there function.
46) What is the function of 01h of Int 21h?
47) What is the function of 02h of Int 21h?
48) What is the function of 09h of Int 21h?
49) What is the function of 0Ah of Int 21h?
50) What is the function of 4ch of Int 21h?
51) What is the reset address of 8086?
52) What is the size of flag register in 8086? Explain all.
53) What is the difference between 08H and 01H functions of INT
21H?
54) Which is faster- Reading word size data whose starting
address is at
even or at odd address of memory in 8086?
55) Which are the default segment base: offset pairs?
56) Can we use SP as offset address holder with CS?
57) Which are the base registers in 8086?
58) Which is the index registers in 8086?
59) What do you mean by segment override prefix?
60) Whether micro reduces memory requirements?
61) What do you mean by macro?
62) What is diff between macro and procedure?
PROGRAMS:
80386 (microprocessor):
INTERRUPTS:
iNTERFACING:
1) what is segmentation?
2) how many bit processor does 8086?
3) how many address lines in 8086
4) how many data lines in 8086?
5) multiplexed lines in 8086?
6) over flow flag, interrupt flag ,direction flag, trap flag?
7) role of pointers ?
8) how 16 bit processor generates 20 bit addresses
9) instructions set of 8086
10) timing diagram of 8086
11) min/max mode working of 8086?
12) pin difference in min/max mode
13) interrupt structure in 8086?
14) how an interrupt is acknowledged?
15) how the cs:ip is working during interrupt
16) new cs:ip during interrupt
17) how the even odd address are assigned through 8086?