Microprocessor
I)A total of about one million bytes can be directly addressed by the 8086 microprocessor II)8086 has thirteen 16-bit registers III)8086 has eight flags IV)Compared to 8086, the 80286 provides a higher degree of memory protection Which one of the statements given above are correct?

 1,3 &4
 1,2 & 4
 2,3&4
 1,2 & 3

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.
 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 and also the PC will be incremented after the execution of the instruction.
 the PC will be incremented after the execution of the instruction.

ANSWER DOWNLOAD EXAMIANS APP