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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Which one of the following is not correct?

 An instruction is a set of bits that defines a computer operation
 Bus is a group of wires
 An interrupt signal is required at the start of every program
 Bootstrap is a technique or device for loading first instruction

ANSWER DOWNLOAD EXAMIANS APP