Microprocessor Which instruction is required to rotate the content of accumulator one bit right along with carry? RAL RAR RLC RRC RAL RAR RLC RRC ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following instruction is not possible in 8085? POP PSW POP D POP B POP 30 H POP PSW POP D POP B POP 30 H ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Each instruction in an assembly language program has the following fields 1. Label field 2. Mnemonic field 3. Operand field 4. Comment field What are the correct sequence of these fields? 2, 1, 4 and 3 2, 4, 1 and 3 1, 3, 2 and 4 1, 2, 3 and 4 2, 1, 4 and 3 2, 4, 1 and 3 1, 3, 2 and 4 1, 2, 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to save accumulator value on the stack, which of the following instruction may be used PUSH PSW PUSH SP POP PSW PUSH A PUSH PSW PUSH SP POP PSW PUSH A ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “1”? OR that bit with “0” and remaining bits with “1”. AND that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. OR that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. AND that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. OR that bit with “1” and remaining bits with “0”. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A microprocessor without the interrupt facility is best suited for process control system cannot be used for DMA operation is not useful for process control system cannot be interfaced with any I/O devices is best suited for process control system cannot be used for DMA operation is not useful for process control system cannot be interfaced with any I/O devices ANSWER DOWNLOAD EXAMIANS APP