Microprocessor How can we make any bit of a register “0”? OR that bit with “1” and remaining bits with “0”. AND 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”. OR that bit with “1” and remaining bits with “0”. AND 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
Microprocessor A sequence of two registers that multiplies the content of DE register pair by two and stores the result in HL register pair (in 8085 assembly language) is XCHG & DAD B XTHL & DAD H XCHG & DAD H PCHL & DAD D XCHG & DAD B XTHL & DAD H XCHG & DAD H PCHL & DAD D ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In a microcomputer , the address of memory locations are binary numbers that identify each memory circuit where a byte is stored. If a microcomputer uses 20-bit address, then numbers of different memory locations are 220 20 220 - 1 220-1 220 20 220 - 1 220-1 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor DMA is used between memory and I/O microprocessor and I/O microprocessor and memory none memory and I/O microprocessor and I/O microprocessor and memory none ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The number of status flags present in 8085 microprocessor are 10 5 8 16 10 5 8 16 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to complement the lower nibble of accumulator one can use ORI 0FH XRI 0FH CMA ANI 0FH ORI 0FH XRI 0FH CMA ANI 0FH ANSWER DOWNLOAD EXAMIANS APP