You are on page 1of 3

The microprocessor can read/write 16 bit data from or to

A. memory B. I /O device C. processor D. register

The work of EU is
A. encoding B. decoding C. processing D. calculations

The 16 bit flag of 8086 microprocessor is responsible to indicate


A. the condition of result of ALU operation B. the condition of memory
C. the result of addition D. the result of subtraction

The BIU contains FIFO register of size bytes


A. 8 B. 6 C. 4 D. 12

The BIU prefetches the instruction from memory and store them in
A. queue B. register C. memory D. stack

The 8086 fetches instruction one after another from of memory


A. code segment B. IP C. ES D. SS

Which bus is bidirectional?


A. Address bus B. Control bus
C. Data bus D. None of the above

Which is not part of the execution unit (EU)?


A. Arithmetic logic unit (ALU) B. Clock
C. General registers D. Flags
A 20-bit address bus allows access to a memory of capacity
A. 1 MB B. 2 MB C. 4 MB D. 8 MB

The size of each segment in 8086 is:


A. 64KB B. 24KB C. 50KB d. 16KB

The _______ address of a memory is a 20 bit address for the 8086


microprocessor:
A. Physical B. Logical C. Both D. None of these

The number of address and data lines of 8086_________.


a) 8 and 8
b) 16 and 16
c) 20 and 16
d) 16 and 20

The BIU prefetches the instruction from memory and store


them in _____.
a) Queue
b) Register
c) Memory
d) Stack

The 8086 fetch instruction one after another from ______ of


memory.
a) Data segment
b) Code segment
c) Extra segment
d) Stack segment

If segment address = 1005 H, offset address = 5555 H, then


the physical address is_____.
a) 655A H
b) 155A5 H
c) 4550 H
d) 56555

In a segment if offset is a 16-bit number, then the maximum


possible locations are_____.
a) 1 KB
b) 64 bytes
c) 64 KB
d) 1 MB

 If the size of the segment is 64 kb, what will be the starting
and ending offset addresses of it
a) 0000H to 7FFFH
b) 0000H to FFFFH
c) 8000H to FFFFH
d) 00000H to FFFFFH

You might also like