Microprocessor
Cycle stealing mode of DMA operation involves

 Data transfer takes place between the I/O device and memory during every alternate clock cycle
 While the microprocessor is executing a program an interface circuit takes over control of address, data, control buses when not in use by microprocessor
 The DMA control waiting for the microprocessor to finish execution of the program and then takes over the buses
 DMA controller taking over the address, data and control buses while a block of data is transferred between memory and I/O device

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Which of the following is not true during the execution of an interrupt service routine, which does not contain any EI instructions

 all interrupts except non-maskable interrupt are disabled
 the microprocessor can be interrupted by a non-mask able interrupt
 the microprocessor cannot be interrupted by any mask able interrupt
 the microprocessor cannot be interrupted by any interrupt

ANSWER DOWNLOAD EXAMIANS APP