Microprocessor
Assuming LSB is at position 0 and MSB at position 7, which bit positions are not used (Undefined) in flag register of an 8085 microprocessor?

 2, 3, 5
 1, 3, 4
 1, 2, 5
 1, 3, 5

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:

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

ANSWER DOWNLOAD EXAMIANS APP