Microprocessor
A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because:

 Of limited set of instructions for data processing with memory
 Data processing with registers is easier than with memory
 Data processing with registers takes fewer cycles than that with memory
 Data processing with memory requires more instructions in the program than that with registers

ANSWER DOWNLOAD EXAMIANS APP

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
IN an intel 8085A microprocessor, why is READY signal used?

 To slow down a fast peripheral device so as to communicate at the microprocessor’s device.
 To provide proper WAIT states when the microprocessor is communicating with a slow peripheral device.
 To indicate to user that the microprocessor is working and is ready for use.
None of these

ANSWER DOWNLOAD EXAMIANS APP