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

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The interrupt facility is provided in microprocessor to

 change the sequence of the instructions being executed
 stop the microprocessor when desired
 keep a control on the working of the microprocessor
 stop the microprocessor when it starts malfunctioning

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
HLDA signal in 8085 performs the following operation:

 Hold the data in the accumulator until the microprocessor is turned OFF.
 Indicates that the CPU has received the HOLD request and that it will relinquish the bus in the next clock cycle.
 Indicates that another master is requesting the use of the address and data buses.
 Indicates that the CPU has not received the HOLD request.

ANSWER DOWNLOAD EXAMIANS APP