Microprocessor In order to complement the lower nibble of accumulator one can use XRI 0FH ORI 0FH CMA ANI 0FH XRI 0FH ORI 0FH CMA ANI 0FH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor, in response to RST 7.5 interrupts the execution is transferred to memory location 0034H 003CH 0000H 002CH 0034H 003CH 0000H 002CH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In a microprocessor based system the stack is always in RAM microprocessor ROM EPROM RAM microprocessor ROM EPROM ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “1”? AND that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Because we wish to allow each ASCII code to occupy one location in memory, most memories are __________ addressable. NIBBLE DOUBLEWORD (32 bits) BYTE WORD (16 bits) NIBBLE DOUBLEWORD (32 bits) BYTE WORD (16 bits) ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A single instruction to clear the lower nibble of accumulator in 8085 language assembly is ANI OFH ANI F0H XRI 0FH XRI FOH ANI OFH ANI F0H XRI 0FH XRI FOH ANSWER DOWNLOAD EXAMIANS APP