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

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
DS directive in 8085

Forces the assembler to reserve a specified number of consecutive bytes in the memory
None of these
Forces the assembler to reserve a specified number of bytes in the memory
Forces the assembler to reserve one byte of memory

ANSWER DOWNLOAD EXAMIANS APP