Microprocessor
The stack pointer register in a microprocessor

 holds the address of the top of the stack
 keeps the address of the next instruction to be fetched
 counts the number of programs being executing on the microprocessor
 counts the number of instructions being executing on the microprocessor

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 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
 Data processing with registers takes fewer cycles than that with memory

ANSWER DOWNLOAD EXAMIANS APP