Microprocessor
DS directive in 8085

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
Forces the assembler to reserve a specified number of consecutive bytes in the memory

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Which of the following statements for intel 8085 is correct?

 PC specifies the address of the instruction to be executed
 Program Counter (PC) specifies the address of the instruction last executed
 PC specifies the address of the instruction being executed
 PC specifies the number of instructions executed so far

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP