Microprocessor Length of the instruction POP D is 4 byte 2 byte 3 byte 1 byte 4 byte 2 byte 3 byte 1 byte ANSWER DOWNLOAD EXAMIANS APP
Microprocessor RST0 - RST7 are the __________ in 8085. software interrupts hardware interrupts conditional interrupts logical interrupts software interrupts hardware interrupts conditional interrupts logical interrupts ANSWER DOWNLOAD EXAMIANS APP
Microprocessor During which T-state, contents of OP code from memory are loaded into IR (Instruction Register)? T1 OP code fetch T2 OP code fetch T4 OP code fetch T3 OP code fetch T1 OP code fetch T2 OP code fetch T4 OP code fetch T3 OP code fetch ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to save accumulator value on the stack, which of the following instruction may be used PUSH SP PUSH PSW POP PSW PUSH A PUSH SP PUSH PSW POP PSW PUSH A ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following conditions is not allowed in an RS latch? R is asserted, S is negated R is asserted, S is asserted R is negated, S is asserted R is negated, S is negated R is asserted, S is negated R is asserted, S is asserted R is negated, S is asserted R is negated, S is negated ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because: Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory ANSWER DOWNLOAD EXAMIANS APP