Microprocessor
Which one of the following instruction may be used to clear the accumulator content irrespective of its initial value?

 MOV A, 00H
 SUB A
 CLR A
 ORA A

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Cycle stealing mode of DMA operation involves

 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
 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

ANSWER DOWNLOAD EXAMIANS APP