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

Microprocessor
Assertion (A): Negative values of incremental operator in DO loop are allowed in Fortran 77 but not in earlier versions of Fortran. Reason (R): Fortran 77 has better array facilities than earlier versions of Fortran.

A is correct R is wrong
Both A and R are correct but R is not correct explanation of A
A is wrong R is correct
Both A and R are correct and R is correct explanation of A

ANSWER DOWNLOAD EXAMIANS APP