a)move store bit b) move string byte c) mov string bit d) mov store byte
1.8086 is a ------ bit Microprocessor
a) 8 b) 16 c) 32 d) 64
2.8086 has a 20 bit ----- bus
a) Address b) data c) control d) address and data
3.8086 provides ----- 16 bit registers
a) 10 b) 12 c)14 d) 16
4.8086 operate ----- mode operations
a) 4 b) 6 c) 2 d) 8
5.8086 has a ---------- pins
a) 20 b) 40 c) 42 d) 36
6.8086 architecture has divided in ------------ unit.
a) 3 b) 4 c)2 d) 1
[Link] is a 16bit --------------------
a)accelerator b) accumulator c) arithmetic d) none
[Link] is a------------
a) code segment b) Extra segment c) Execute source d) none
[Link] is -------------
a)non interrupt b) non mask interrupt c) non maskable interrupt d) none
[Link] interrupts generate ---------- types of interrupts
a) 128 b) 256 c) 127 d) 312
[Link] of the following is NOT a segment register in the 8086?
a) CS b) DS c) SS d) IP
[Link] instruction is used for data transfer in the 8086?
a) ADD b) MOV c) SUB d) CMP
[Link] AX,5000h is ------- addressing mode
a) immediate b)Register c) Direct d) none
[Link] AX, BX is ---------- addressing mode
a) immediate b)Register c) Direct d) none
[Link] is Indexed addressing mode
a)MOV AX,BX b) MOV AX,[SI] c) MOV AX,[2000h] d) none
16The destination address location in same segment is called -------- addressing mode
a) Inter segment b) Intra segment c) segment d) none
[Link] directives DB is
a) define byte b) define best c) define bit d) decode byte
[Link] is not unconditional branch instruction
a) JNZ b) CALL c) JUMP d) RET
[Link] is conditional branch instruction
a) JS b) CALL c) JUMP d) RET
[Link] is ------------
21). Which of the following is MN/MX(bar) pin of 8086?
a) 39 b) 36 c) 34 d)33
22) Which of the following is TEST (bar) signal pin in 8086 processor?
a)23 b) 24 c) 25 d)26
23) A 8086 microprocessor has _____ number of major units?
a) 1 b) 2 c) 3 d) 4
24)ALU stands for ____?
a) Arithmetic Logic Unit b) Areal Logic Unit c) Arithmetic Unit d) Arithmetic Load Unit
5) Which of the following operations are used in stack segment?
a) Push b) Pop c) add d) Both a and b