Microprocessor
Cycle stealing mode of DMA operation involves

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

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.
 A is false but R is true.
 Both A & R are true but R is not the correct explanation of A.
 A is true but R is false.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In 8085 microprocessor , let the accumulator contains the value 0AH and register C contains the value 05H. After CMP C instruction is executed, the

 zero and carry flags will be set
 zero flag will be reset and carry flag will be set
 zero flag will be set and carry flag will be reset
 zero and carry flags will be reset

ANSWER DOWNLOAD EXAMIANS APP