Microprocessor ________is the only non-vectored interrupt in 8085 microprocessor. RST 7 RST 5.5 TRAP INTR RST 7 RST 5.5 TRAP INTR ANSWER DOWNLOAD EXAMIANS APP
Microprocessor For the number A[15:0] = 0110110010001111, A[14:13] is ______ A[3:2]. Cannot be determined Less than The same as Greater than Cannot be determined Less than The same as Greater than ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The control flags in 8086 are: the direction flag(DF). All of these the Trap flag(TF). the interrupt flag(IF). the direction flag(DF). All of these the Trap flag(TF). the interrupt flag(IF). ANSWER DOWNLOAD EXAMIANS APP
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 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 1000 H and 0FFF H ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is not true during the execution of an interrupt service routine, which does not contain any EI instructions all interrupts except non-maskable interrupt are disabled the microprocessor cannot be interrupted by any mask able interrupt the microprocessor cannot be interrupted by any interrupt the microprocessor can be interrupted by a non-mask able interrupt all interrupts except non-maskable interrupt are disabled the microprocessor cannot be interrupted by any mask able interrupt the microprocessor cannot be interrupted by any interrupt the microprocessor can be interrupted by a non-mask able interrupt ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In one’s complement 8 bit representation 11111111 represents +0 1 -0 -1 +0 1 -0 -1 ANSWER DOWNLOAD EXAMIANS APP