Microprocessor
Which one of the following is not correct?

 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
 An interrupt signal is required at the start of every program

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Cycle stealing mode of DMA operation involves

 The DMA control waiting for the microprocessor to finish execution of the program and then takes over the buses
 While the microprocessor is executing a program an interface circuit takes over control of address, data, control buses when not in use by microprocessor
 Data transfer takes place between the I/O device and memory during every alternate clock cycle
 DMA controller taking over the address, data and control buses while a block of data is transferred between memory and I/O device

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
HLDA signal in 8085 performs the following operation:

 Indicates that another master is requesting the use of the address and data buses.
 Indicates that the CPU has received the HOLD request and that it will relinquish the bus in the next clock cycle.
 Hold the data in the accumulator until the microprocessor is turned OFF.
 Indicates that the CPU has not received the HOLD request.

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

ANSWER DOWNLOAD EXAMIANS APP