Microprocessor In one’s complement 8 bit representation 11111111 represents +0 -1 1 -0 +0 -1 1 -0 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor CALL instruction is a ______ instruction. 2 bytes 1 bytes 3 bytes 4 bytes 2 bytes 1 bytes 3 bytes 4 bytes ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Bus Interface Unit (BIU) in 8086 performs the following functions: Arithmatic and Logic operations. Instruction fetch. Instruction decoding. All the above. Arithmatic and Logic operations. Instruction fetch. Instruction decoding. All the above. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Length of the instruction POP D is 3 byte 1 byte 4 byte 2 byte 3 byte 1 byte 4 byte 2 byte ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to complement the lower nibble of accumulator one can use ORI 0FH XRI 0FH ANI 0FH CMA ORI 0FH XRI 0FH ANI 0FH CMA 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 registers is easier than with memory Of limited set of instructions for data processing 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 Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory Data processing with memory requires more instructions in the program than that with registers ANSWER DOWNLOAD EXAMIANS APP