Microprocessor Which instruction is required to rotate the content of accumulator one bit right along with carry? RRC RAL RLC RAR RRC RAL RLC RAR ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How many bytes in a zero memory page should be reserved for vectors used by RST instructions? 32. 16. 64. 128. 32. 16. 64. 128. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor PSW stands for accumulator and flag register contents accumulator contents flag byte none accumulator and flag register contents accumulator contents flag byte none ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which language could be used for programming an FPGA. VHDL None Verilog Both A and B VHDL None Verilog Both A and B ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “1”? AND that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. 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 A single instruction to clear the lower nibble of accumulator in 8085 language assembly is XRI 0FH ANI OFH XRI FOH ANI F0H XRI 0FH ANI OFH XRI FOH ANI F0H ANSWER DOWNLOAD EXAMIANS APP