Microprocessor
The processor status word of 8085 microprocessor has five flags namely:

 S, Z, AC, P, OV
 S, Z, OV, P, CY
 S, Z, AC, P, CY
 S, OV, AC, P, CY

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Which one of the following is not correct?

 An interrupt signal is required at the start of every program
 An instruction is a set of bits that defines a computer operation
 Bus is a group of wires
 Bootstrap is a technique or device for loading first instruction

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
When RET instruction is executed by any subroutine then

 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 and also 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