Microprocessor A single instruction to clear the lower nibble of accumulator in 8085 language assembly is XRI 0FH ANI OFH ANI F0H XRI FOH XRI 0FH ANI OFH ANI F0H XRI FOH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Program counter in a digital computer Points the memory address of the next instruction to be fetched. Counts the number of times the loops are executed. Counts the number of times a subroutine is called. Counts the numbers of programs run in the machine. Points the memory address of the next instruction to be fetched. Counts the number of times the loops are executed. Counts the number of times a subroutine is called. Counts the numbers of programs run in the machine. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which one of the following ICs is used to interface keyboard and display? 8251 8253 8259 8279 8251 8253 8259 8279 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 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 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assuming LSB is at position 0 and MSB at position 7, which bit positions are not used (Undefined) in flag register of an 8085 microprocessor? 1, 2, 5 1, 3, 5 2, 3, 5 1, 3, 4 1, 2, 5 1, 3, 5 2, 3, 5 1, 3, 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The stack pointer register in a microprocessor counts the number of instructions being executing on the microprocessor counts the number of programs being executing on the microprocessor holds the address of the top of the stack keeps the address of the next instruction to be fetched counts the number of instructions being executing on the microprocessor counts the number of programs being executing on the microprocessor holds the address of the top of the stack keeps the address of the next instruction to be fetched ANSWER DOWNLOAD EXAMIANS APP