Microprocessor
Which general register or general register pair is incremented/decremented by 2 during PUSH and POP instructions?

 Stack Pointer.
 Program Counter.
 H-L.
 D-E.

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

Microprocessor
ALU (Arithmetic and Logic Unit ) of 8085 microprocessor consists of

 Accumulator, arithmetic, logic circuits and five flags
 Accumulator, temporary register, arithmetic, logic circuits and five flags
 Accumulator, arithmetic and logic circuits
 Accumulator, temporary register, arithmetic and logic circuits

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 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.

ANSWER DOWNLOAD EXAMIANS APP