set-4
51. The ______ bus controller device decodes the signals to produce the control bus signal.
Internal
External
Data
Address
52. A ______ Instruction at the end of interrupt service program takes the execution back to the interrupted program.
Forward
Data
Return
Line
53. The main concerns of the ______ are to define a flexible set of commands.
Memory interface
Both A and B
Peripheral interface
Control interface
54. Primary function of memory interfacing is that they ______ should be able to read from and write into register.
Multiprocessor
Dual Processor
Microprocessor
Coprocessor
55. To perform any operations, the MP should identify the ______.
Register
Interface
Memory
System
56. The Microprocessor places ______ address on the address bus.
4-bit
16-bit
8-bit
32-bit
57. The Microprocessor places 16-bit address on the add lines from that address by ______ register should be selected.
Address
Two
One
Three
58. The ______ of the memory chip will identify and select the register for the EPROM.
Internal decoder
Address decoder
External decoder
Data decoder
59. Microprocessor provides signal like ______ to indicate the read operation.
LOW
MCMR
MCMW
MCMWR
60. To interface memory with the microprocessor, connect register the lines of the address bus must be added to address lines of the ______ chip.
Single
Multiple
Memory
Triple
61. The remaining address line of ______ bus is decoded to generate chip select signal.
Data
Control bus
Address
Both A and B
62. ______ signal is generated by combining RD and WR signals with IO/M.
Control
Register
Memory
System
63. Memory is an integral part of a ______ system.
Supercomputer
Minicomputer
Microcomputer
Mainframe computer
64. ______ has certain signal requirements write into and read from its registers.
Memory
Both A and B
Register
Control
65. An ______ is used to fetch one address.
Internal decoder
Encoder
External decoder
Register
66. The primary function of the ______ is to accept data from I/O devices.
Multiprocessor
Peripherals
Microprocessor
Interfaces
67. ______ signal prevents the microprocessor from reading the same data more than once.
Pipelining
Controlling
Handshaking
Signaling
68. Bits in IRR interrupt are ______.
Reset
Stop
Set
Start
69. ______ generate interrupt signal to microprocessor and receive acknowledge.
Priority resolver
Interrupt request register
Control logic
Interrupt register
70. The ______ pin is used to select direct command word.
A0
A12
D7-D6
AD7-AD6
71. The ______ is used to connect more microprocessors.
Peripheral device
I/O devices
Cascade
Control unit
72. CS connects the output of ______.
Encoder
Slave program
Decoder
Buffer
73. In which year, 8086 was introduced?
1978
1977
1979
1981
74. Expansion for HMOS technology ______.
High level mode oxygen semiconductor
High level metal oxygen semiconductor
High performance medium oxide semiconductor
High performance metal oxide semiconductor
75. 8086 and 8088 contain ______ transistors.
29000
34000
24000
54000
76. ALE stands for ______.
Address latch enable
Address leak enable
Address level enable
Address leak extension
77. What is DEN?
Direct enable
Data enable
Data entered
Data encoding
78. In 8086, Example for Non-maskable interrupts are ______.
TRAP
INTR
RST6.5
RST6.6
79. In 8086 the overflow flag is set when ______.
The sum is more than 16 bits.
Signed numbers go out of their range after an arithmetic operation.
Carry and sign flags are set.
Subtraction
80. In 8086 microprocessor one of the following statements is not true?
Coprocessor is interfaced in max mode.
Coprocessor is interfaced in min mode.
I/O can be interfaced in max/min mode.
Supports pipelining
81. Address line for TRAP is?
0023H
0033H
0024H
0099H
82. Access time is faster for ______.
ROM
DRAM
SRAM
ERAM
83. The First Microprocessor was ______.
Intel 4004
8085
8080
4008
84. Status register is also called as ______.
Accumulator
Counter
Stack
Flags
85. Which of the following is not a basic element within the microprocessor?
Microcontroller
Register array
Arithmetic logic unit (ALU)
Control unit
86. Which method bypasses the CPU for certain types of data transfer?
Software interrupts
Polled I/O
Interrupt-driven I/O
Direct memory access (DMA)
87. Which bus is bidirectional?
Address bus
Data bus
Control bus
None of the above
88. The first microprocessor has a (n) ______.
1-bit data bus
4-bit data bus
2-bit data bus
8-bit data bus
89. Which microprocessor has multiplexed data and address lines?
8086
80386
80286
Pentium
90. Which is not an operand?
Variable
Memory location
Register
Assembler
91. Which is not part of the execution unit (EU)?
Arithmetic logic unit (ALU)
General registers
Clock
Flags
92. 'A 20-bit address bus can locate ______'.
1,048,576 locations
4,194,304 locations
2,097,152 locations
8,388,608 locations
93. Which of the following is not an arithmetic instruction?
INC (increment)
DEC (decrement)
CMP (compare)
ROL (rotate left)
94. During a read operation the CPU fetches ______.
A program instruction
Data itself
Another address
All of the above
95. Which of the following is not an 8086/8088 general-purpose register?
Code segment (CS)
Stack segment (SS)
Data segment (DS)
Address segment (AS)
Last updated