Microprocessor
Cycle stealing mode of DMA operation involves

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
When referring to instruction words, a mnemonic is

 a short abbreviation for the operand address.
 a short abbreviation for the operation to be performed.
 shorthand for machine language.
 a short abbreviation for the data word stored at the operand address.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
How can we make any bit of a register “1”?

 AND that bit with “0” and remaining bits with “1”.
 OR that bit with “1” and remaining bits with “0”.
 OR that bit with “0” and remaining bits with “1”.
 AND that bit with “1” and remaining bits with “0”.

ANSWER DOWNLOAD EXAMIANS APP