Microprocessor
_____________is used to read the status of the hardware interrupts (RST 7.5, RST 6.5, RST 5.5) by loading into the A register a byte which defines the condition of the mask bits for the interrupts.

 EI
 DI
 SIM
 RIM

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
DS directive in 8085

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
How can we make any bit of a register “1”?

 OR that bit with “0” and remaining bits with “1”.
 AND that bit with “0” and remaining bits with “1”.
 OR that bit with “1” and remaining bits with “0”.
 AND that bit with “1” and remaining bits with “0”.

ANSWER DOWNLOAD EXAMIANS APP