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.
 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 PC will be incremented after the execution of the instruction.
 the top of the stack will be popped out and assigned to the PC.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
When .9432 E – 4 is subtracted from .5452 E – 3 in normalized floating point mode

.5452 E – 3 is changed to 5.452 E – 4 but .9432 E – 4 is not changed
Both Ihe numbers are changed and their exponents are, made equal to -5
None of the numbers is changed
.9432 E – 4 is changed to .09432 E – 3 and .5452 E – 3 is not changed

ANSWER DOWNLOAD EXAMIANS APP