Microprocessor A single instruction to clear the lower nibble of accumulator in 8085 language assembly is ANI F0H ANI OFH XRI FOH XRI 0FH ANI F0H ANI OFH XRI FOH XRI 0FH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor If m is a power of 2, the number of select lines required for an m-input mux is: m 2*m log2 (m) 2^m m 2*m log2 (m) 2^m ANSWER DOWNLOAD EXAMIANS APP
Microprocessor What is the size (in bytes) of Prefetch queue in 8086? 4. 6. 3. 2. 4. 6. 3. 2. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In a microprocessor based system the stack is always in microprocessor RAM ROM EPROM microprocessor RAM ROM EPROM ANSWER DOWNLOAD EXAMIANS APP
Microprocessor DS directive in 8085 Forces the assembler to reserve a specified number of consecutive bytes in the memory None of these Forces the assembler to reserve one byte of memory Forces the assembler to reserve a specified number of bytes in the memory Forces the assembler to reserve a specified number of consecutive bytes in the memory None of these Forces the assembler to reserve one byte of memory Forces the assembler to reserve a specified number of bytes in the memory 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 takes fewer cycles than that with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers is easier than with memory Of limited set of instructions for data processing 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 Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory ANSWER DOWNLOAD EXAMIANS APP