Microprocessor
The microprocessor may be made to exit from HALT state by asserting

 any of the five interrupt lines
 A or B or HOLD line
 RESTART
 READY line

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In 8085

P flag is set when the result has even parity
P flag is reset when the result has odd parity
P flag is set when the result has odd parity
P flag is reset when the result has even parity

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Assertion(A): Segment override prefix (SOP) is used when a default offset register is not used with its default base segment register but with a different base register. Reason(R): The offset registers IP and SP can never be associated with any other segment registers apart from their respective default segments.

 Both A & R are true and R is the correct explanation of A.
 Both A & R are true but R is not the correct explanation of A.
 A is false but R is true.
 A is true but R is false.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In an 8085 microprocessor based system, the contents of SP are 2000H. POP H instruction will transfer the contents of memory location

 2000H and 1999H to H and L registers respectively
 2000H and 1FFFH to H and L registers respectively
 2001H and 2002H to H and L registers respectively
 2001H and 2000H to H and L registers respectively

ANSWER DOWNLOAD EXAMIANS APP