Microprocessor In one’s complement 8 bit representation 11111111 represents -1 +0 -0 1 -1 +0 -0 1 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Length of the instruction POP D is 1 byte 2 byte 3 byte 4 byte 1 byte 2 byte 3 byte 4 byte ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The stack pointer resides in microprocessor resides in ROM resides in RAM may be in RAM or ROM resides in microprocessor resides in ROM resides in RAM may be in RAM or ROM ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor , let the accumulator contains the value 0AH and register C contains the value 05H. After CMP C instruction is executed, the zero flag will be reset and carry flag will be set zero flag will be set and carry flag will be reset zero and carry flags will be set zero and carry flags will be reset zero flag will be reset and carry flag will be set zero flag will be set and carry flag will be reset zero and carry flags will be set zero and carry flags will be reset ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Maximum number of I/O that can be addressed by the INTEL 8085 is 256 285 512 65536 256 285 512 65536 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