Microprocessor The number of status flags present in 8085 microprocessor are 10 5 16 8 10 5 16 8 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In a microcomputer , the address of memory locations are binary numbers that identify each memory circuit where a byte is stored. If a microcomputer uses 20-bit address, then numbers of different memory locations are 20 220-1 220 - 1 220 20 220-1 220 - 1 220 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How many bytes in a zero memory page should be reserved for vectors used by RST instructions? 128. 16. 32. 64. 128. 16. 32. 64. 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 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 the microprocessor cannot be interrupted by any interrupt the microprocessor cannot be interrupted by any mask able interrupt ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following interrupt is both level and edge sensitive? RST 7.5 INTR RST 5.5 TRAP RST 7.5 INTR RST 5.5 TRAP 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 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 Of limited set of instructions for data processing with memory ANSWER DOWNLOAD EXAMIANS APP