skip to main |
skip to sidebar
- How many bits does 8086 microprocessor have?
- What is the size of data bus in 8086?
- What is the size of address bus in 8086?
- What is the max memory addressing capacity of 8086?
- Which are the basic parts of 8086?
- What are the functions of BIU?
- What are the functions of EU?
- How many pin IC 8086 is?
- What IC8086 is?
- What is the size of instruction queue in 8086?
- What is the size of instruction queue in 8088?
- Which are the registers present in 8086?
- What is pipelining in 8086?
- How many 16 bit registers are available in 8086?
- Specify addressing modes for any instruction?
- What is assembler directives?
- What .model small stands for?
- What is the supply requirement of 8086?
- What is the relation between 8086 processor frequency & crystal frequency?
- Functions of Accumulator or AX register?
- Functions of BX register?
- Functions of CX register?
- Functions of DX register?
- How Physical address is generated?
- Which are pointers present in this 8086?
- Which is by default pointer for CS/ES?
- How many segments present in it?
- What is the size of each segment?
- Basic difference between 8085 and 8086?
- Which operations are not available in 8085?
- What is the difference between min mode and max mode of 8086?
- What is the difference between near and far procedure?
- What is the difference between Macro and procedure?
- What is the difference between instructions RET & IRET?
- What is the difference between instructions MUL & IMUL?
- What is the difference between instructions DIV & IDIV?
- What is difference between shifts and rotate instructions?
- Which are strings related instructions?
- Which are addressing modes and their examples in 8086?
- What does u mean by directives?
- What does u mean by Prefix?
- What .model small means?
- Difference between small, medium, tiny, huge?
- What is dd, dw, db?
- Interrupts in 8086 and there function.
- What is the function of 01h of Int 21h?
- What is the function of 02h of Int 21h?
- What is the function of 09h of Int 21h?
- What is the function of 0Ah of Int 21h?
- What is the function of 4ch of Int 21h?
- What is the reset address of 8086?
- What is the size of flag register in 8086? Explain all.
- What is the difference between 08H and 01H functions of INT 21H?
- Which is faster- Reading word size data whose starting address is at even or at odd address of memory in 8086?
- Which are the default segment base: offset pairs?
- Can we use SP as offset address holder with CS?
- Which are the base registers in 8086?
- Which is the index registers in 8086?
- What is segment override prefix?
- Whether micro reduces memory requirements?
- What is macro?
- What is diff between macro and procedure?
- Types of procedure?
- What TASM is?
- What TLINK is?
- What TD is?
- What do u mean by assembler?
- What do u mean by linker?
- What do u mean by loader?
- What do u mean by compiler?
- What do u mean by emulator?
- Stack related instruction?
- .stack 100 means?
- What is 20 dup (0)?
- Which flags of 8086 are not present in 8085?
- What is the size of flag register?
- Can you perform 32 bit operation with 8086? How?
- Whether 8086 is compatible with Pentium processor?
- What is 8087? How it is different from 8086?
- While accepting no. from user why u need to subtract 30 from that?
- While displaying no. from user why u need to add 30 to that?
- What are ASCII codes for nos. 0 to F?
- How does U differentiate between positive and negative numbers?
- What is range for these numbers?
- Which no. representation system you have used?
- What is LEA?
- What is @data indicates in instruction- MOV ax, @data?
- What is maximum size of the instruction in 8086?
- Why we indicate FF as 0FF in program?
- What is mul BX and div BX? Where result goes?
- Where queue is present?
- What is the advantage of using internal registers?
- What is SI, DI and their functions?
- Which are the pointers used in 8086 and their functions?
- What is a type of queue in 8086?
- What is minimum mode of 8086?
- What is maximum mode of 8086?
- Which are string instructions?
- In string operations which is by default string source pointer?
- In string operations which is by default string destination pointer?
0 comments:
Post a Comment