Microprocessor In an 8085 microprocessor based system, the contents of SP are 1000H, PUSH B instruction will transfer the contents of registers B & C respectively for memory locations 1000 H and 0FFF H 1000 H and 1001 H 0FFF H and 0FFE H 0FFE H and 0FFF H 1000 H and 0FFF H 1000 H and 1001 H 0FFF H and 0FFE H 0FFE H and 0FFF H ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because: Data processing with registers takes fewer cycles than that with memory Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory Data processing with memory requires more instructions in the program than that with registers ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to complement the lower nibble of accumulator one can use ANI 0FH ORI 0FH CMA XRI 0FH ANI 0FH ORI 0FH CMA XRI 0FH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 name/names of the 16 bit registers is/are none of these. both A and B. program counter. stack pointer. none of these. both A and B. program counter. stack pointer. 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 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
Microprocessor For the number A[15:0] = 0110110010001111, A[14:13] is ______ A[3:2]. Less than Greater than The same as Cannot be determined Less than Greater than The same as Cannot be determined ANSWER DOWNLOAD EXAMIANS APP