Microprocessor Which of the following is type declaration statement in C? prin = prin * prin s = s + 1 king = horse + 1 int bar prin = prin * prin s = s + 1 king = horse + 1 int bar ANSWER DOWNLOAD EXAMIANS APP
Microprocessor ‘Burst refresh’ in DRAM is also called Distributed refresh None of these Concentrated refresh Hidden refresh Distributed refresh None of these Concentrated refresh Hidden refresh 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) Doubles Halves Remains unchanged Increases by 2^(address bits)/addressability Doubles Halves Remains unchanged Increases by 2^(address bits)/addressability ANSWER DOWNLOAD EXAMIANS APP
Microprocessor While CMP B instruction executes, all flags will be affected. only carry and zero flags will be affected. no flags will be affected. only carry flag will be affected. all flags will be affected. only carry and zero flags will be affected. no flags will be affected. only carry flag will be affected. 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
Microprocessor A microprocessor without the interrupt facility is best suited for process control system cannot be used for DMA operation is not useful for process control system cannot be interfaced with any I/O devices is best suited for process control system cannot be used for DMA operation is not useful for process control system cannot be interfaced with any I/O devices ANSWER DOWNLOAD EXAMIANS APP