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?

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
When RET instruction is executed by any subroutine then

 without any operation, the calling program would resume from instruction immediately following the call instruction and also the PC will be incremented after the execution of the instruction.
 the top of the stack will be popped out and assigned to the PC.
 without any operation, the calling program would resume from instruction immediately following the call instruction.
 the PC will be incremented after the execution of the instruction.

ANSWER DOWNLOAD EXAMIANS APP