Microprocessor In one’s complement 8 bit representation 11111111 represents -0 +0 -1 1 -0 +0 -1 1 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “0”? AND that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. OR that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. AND that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. OR that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which one of the following interrupt/interrupts is/are only level triggering? TRAP RST 5.5 both ‘a’ and ‘b’ RST 6.5 TRAP RST 5.5 both ‘a’ and ‘b’ RST 6.5 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: 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 Data processing with registers takes fewer cycles than that with memory Data processing with registers is easier than with memory ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is not treated as hexadecimal constant by assembler in 8085? 45 H 64 H 6 AFH 234 45 H 64 H 6 AFH 234 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor, the RST6 instruction transfer programme execution to following location 0060H. 0030H. 0024H. 0048H. 0060H. 0030H. 0024H. 0048H. ANSWER DOWNLOAD EXAMIANS APP