Microprocessor CALL instruction is a ______ instruction. 1 bytes 4 bytes 2 bytes 3 bytes 1 bytes 4 bytes 2 bytes 3 bytes ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion (A): Each memory chip has its own address latch. Reason (R): ALE signal comes out of microprocessor 8085 and goes to memory chip. Both A and R are correct and R is correct explanation of A A is correct R is wrong Both A and R are correct but R is not correct explanation of A A is wrong R is correct Both A and R are correct and R is correct explanation of A A is correct R is wrong Both A and R are correct but R is not correct explanation of A A is wrong R is correct ANSWER DOWNLOAD EXAMIANS APP
Microprocessor ________used to implement the hardware interrupts (RST 7.5, RST 6.5, RST 5.5) by setting various bits to form masks or generate output data via the Serial Output Data (SOD) line. SIM RIM EI DI SIM RIM EI DI 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 the microprocessor cannot be interrupted by any interrupt the microprocessor cannot be interrupted by any mask able interrupt all interrupts except non-maskable interrupt are disabled the microprocessor can be interrupted by a non-mask able interrupt the microprocessor cannot be interrupted by any interrupt the microprocessor cannot be interrupted by any mask able interrupt all interrupts except non-maskable interrupt are disabled the microprocessor can be interrupted by a non-mask able interrupt 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: Data processing with memory requires more instructions in the program than that with registers Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory Data processing with registers takes fewer cycles than that with memory Data processing with memory requires more instructions in the program than that with registers Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory Data processing with registers takes fewer cycles than that with memory ANSWER DOWNLOAD EXAMIANS APP