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 cannot be interrupted by any mask able interrupt
 the microprocessor can be interrupted by a non-mask able interrupt
 the microprocessor cannot be interrupted by any interrupt

ANSWER DOWNLOAD EXAMIANS APP

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 registers takes fewer cycles than that with memory
 Data processing with memory requires more instructions in the program than that with registers
 Data processing with registers is easier than with memory
 Of limited set of instructions for data processing with memory

ANSWER DOWNLOAD EXAMIANS APP