Microprocessor
A sequence of two registers that multiplies the content of DE register pair by two and stores the result in HL register pair (in 8085 assembly language) is

 XCHG & DAD B
 XTHL & DAD H
 PCHL & DAD D
 XCHG & DAD H

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
When .9432 E – 4 is subtracted from .5452 E – 3 in normalized floating point mode

.9432 E – 4 is changed to .09432 E – 3 and .5452 E – 3 is not changed
.5452 E – 3 is changed to 5.452 E – 4 but .9432 E – 4 is not changed
Both Ihe numbers are changed and their exponents are, made equal to -5
None of the numbers is changed

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
HLDA signal in 8085 performs the following operation:

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

ANSWER DOWNLOAD EXAMIANS APP