Microprocessor How many 16-bit special purpose registers are present in 8085 microprocessor? 8 2 6 16 8 2 6 16 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following instruction will never affect the zero flag? DCR R DCX Rp XRA R ORA R DCR R DCX Rp XRA R ORA R ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The stack pointer register in a microprocessor holds the address of the top of the stack keeps the address of the next instruction to be fetched counts the number of programs being executing on the microprocessor counts the number of instructions being executing on the microprocessor holds the address of the top of the stack keeps the address of the next instruction to be fetched counts the number of programs being executing on the microprocessor counts the number of instructions being executing on the microprocessor ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “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”. 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 Each instruction in assembly language program has the following fields:Lable fieldMnemonic fieldOperand fieldComment fieldThe correct sequence of these fields is? 2, 1, 3, 4 2, 1, 4, 3 1, 2, 4, 3 1, 2, 3, 4 2, 1, 3, 4 2, 1, 4, 3 1, 2, 4, 3 1, 2, 3, 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion(A): Ready signal of microprocessor is used to detect whether a peripheral is ready for the data transfer or not. Reason(R): In the microprocessor during data transfer operations, the wait states are added by forcing the ready signal low. Both A & R are true but R is not the correct explanation of A . A is false but R is true. A is true but R is false. Both A & R are true and R is the correct explanation of A. Both A & R are true but R is not the correct explanation of A . A is false but R is true. A is true but R is false. Both A & R are true and R is the correct explanation of A. ANSWER DOWNLOAD EXAMIANS APP