[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]


    Search the Q&A Archives


Oral questions for ML 8086 (microprocessor): 1) ...

<< Back to: x86 Assembly Language FAQ - General Part 1/3

Question by anand
Submitted on 4/11/2007
Related FAQ: x86 Assembly Language FAQ - General Part 1/3
Rating: Not yet rated Rate this question: Vote


Oral questions for ML

8086 (microprocessor):

1)   How many bit 8086 microprocessor is?
  2) What is the size of data bus of 8086?
  3) What is the size of address bus of 8086?
  4) What is the max memory addressing capacity of 8086?
  5) Which are the basic parts of 8086?
  6) What are the functions of BIU?
  7) What are the functions of EU?
  8) How many pin IC 8086 is?
  9) What IC8086 is?
10) What is the size of instruction queue in 8086?
11) What is the size of instruction queue in 8088?
12) Which are the registers present in 8086?
13) What do you mean by pipelining in 8086?
14) How many 16 bit registers are available in 8086?
15) Specify addressing modes for any instruction?
16) What do you mean by assembler directives?
17) What .model small stands for?
18) What is the supply requirement of 8086?
19) What is the relation between 8086 processor frequency & crystal
      frequency?
20) Functions of Accumulator or AX register?
21) Functions of BX register?
22) Functions of CX register?
23) Functions of DX register?
24) How Physical address is generated?
25) Which are pointers present in this 8086?
26) Which is by default pointer for CS/ES?
27) How many segments present in it?
28) What is the size of each segment?
29) Basic difference between 8085 and 8086?
30) Which operations are not available in 8085?







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?





63) Types of procedure?
64) What TASM is?
65) What TLINK is?
66) What TD is?
67) What do u mean by assembler?
68) What do u mean by linker?
69) What do u mean by loader?
70) What do u mean by compiler?
71) What do u mean by emulator?
72) Stack related instruction?
73) .stack 100 means?
74) What do you mean by 20 dup (0)?
75) Which flags of 8086 are not present in 8085?
76) What is the size of flag register?
77) Can you perform 32 bit operation with 8086? How?
78) Whether 8086 is compatible with Pentium processor?
79) What is 8087? How it is different from 8086?
80) While accepting no. from user why u need to subtract 30 from that?
81) While displaying no. from user why u need to add 30 to that?
82) What are ASCII codes for nos. 0 to F?
83) How does U differentiate between positive and negative numbers?
84) What is range for these numbers?
85) Which no. representation system you have used?
86) What is LEA?
87) What is @data indicates in instruction- MOV ax, @data?
88) What is maximum size of the instruction in 8086?
89) Why we indicate FF as 0FF in program?
90) What is mul BX and div BX? Where result goes?
91) Where queue is present?
92) What is the advantage of using internal registers?
93) What is SI, DI and their functions?
94) Which are the pointers used in 8086 and their functions?
95) What is a type of queue in 8086?
96) What is minimum mode of 8086?
97) What is maximum mode of 8086?





98) Which are string instructions?
99) In string operations which is by default string source pointer?
100) In string operations which is by default string destination pointer?


PROGRAMS:

1) What do you mean by assembler?
2) What do you mean by linker?
3) What do you mean by debugger?
4) What do you mean by compiler?
5) What do you mean by locator?
6) What do you mean by emulator?
7) When divide overflow error occurs?
8) What .startup stands for?
9) Explain the logic of array addition program.
10) Explain the logic of finding out negative nos. from an array of signed
     nos.
11) Explain the logic of code conversion (BCD to hex and hex to BCD)
      program.
12) Explain the logic of multiplication (by successive addition and shift and
      add method) program.
13) Explain the logic of non overlap and overlap block transfer program
14) Explain the logic of string related programs.
15) Which assembler directives are used with near procedure?
16) Which assembler directives are used with far procedure?


80386 (microprocessor):

1) What IC 80386 is?
2) How many pin IC 80836 is?
3) 80386 is how many bit processor?
4) What is the size of instruction queue in 80386?







INTERRUPTS:

1) What do you mean by interrupt?
2) Which are the hardware and software interrupts in 8086?
3) Mention the priority of interrupts in8086.
4) What is int1, int2, int3?
5) What do you mean by NMI interrupt?
6) What do you mean by IVT in 8086?
7) What is the size of IVT?
8) Where IVT is located?
9) Which steps 8086 follows to handle any interrupt?

INTERFACING:

1) What are the types of interfacing?
2) Compare memory interfacing and IO interfacing.
3) What are the types of IO interfacing?
4) What is the difference between direct and indirect IO interfacing?
5) What is the difference between memory mapped IO and IO mapped IO
    interfacing?

8255 (programmable peripheral interface) :

1) What IC 8255 is?
2) How many pin IC 8255 is?
3) Explain control word format of 82


Your answer will be published for anyone to see and rate.  Your answer will not be displayed immediately.  If you'd like to get expert points and benefit from positive ratings, please create a new account or login into an existing account below.


Your name or nickname:
If you'd like to create a new account or access your existing account, put in your password here:
Your answer:

FAQS.ORG reserves the right to edit your answer as to improve its clarity.  By submitting your answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions. You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages resulting from publishing your answer.

 

FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

 

<< Back to: x86 Assembly Language FAQ - General Part 1/3


[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]

© 2008 FAQS.ORG. All rights reserved.