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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The stack pointer register in a microprocessor

 keeps the address of the next instruction to be fetched
 counts the number of programs being executing on the microprocessor
 holds the address of the top of the stack
 counts the number of instructions being executing on the microprocessor

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 set and carry flag will be reset
 zero and carry flags will be reset
 zero flag will be reset and carry flag will be set

ANSWER DOWNLOAD EXAMIANS APP