Microprocessor Which instruction is required to rotate the content of accumulator one bit right along with carry? RRC RLC RAR RAL RRC RLC RAR RAL ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Total number of modes the 8253 can work 8 12 6 4 8 12 6 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor If m is a power of 2, the number of select lines required for an m-input mux is: 2*m 2^m m log2 (m) 2*m 2^m m log2 (m) ANSWER DOWNLOAD EXAMIANS APP
Microprocessor If the number of address bits in a memory is reduced by 2 and the addressability is doubled, the size of the memory (i.e., the number of bits stored in the memory) Increases by 2^(address bits)/addressability Doubles Remains unchanged Halves Increases by 2^(address bits)/addressability Doubles Remains unchanged Halves ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Identify the non-maskable interrupt from the following RST 5.5 RST 4.5 RST 7.5 RST 6.5 RST 5.5 RST 4.5 RST 7.5 RST 6.5 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “0”? OR that bit with “0” and remaining bits with “1”. AND that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. AND 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”. OR that bit with “1” and remaining bits with “0”. AND that bit with “1” and remaining bits with “0”. ANSWER DOWNLOAD EXAMIANS APP