Microprocessor Which of the following is type declaration statement in C? int bar prin = prin * prin king = horse + 1 s = s + 1 int bar prin = prin * prin king = horse + 1 s = s + 1 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”. 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”. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The interrupt facility is provided in microprocessor to keep a control on the working of the microprocessor stop the microprocessor when desired stop the microprocessor when it starts malfunctioning change the sequence of the instructions being executed keep a control on the working of the microprocessor stop the microprocessor when desired stop the microprocessor when it starts malfunctioning change the sequence of the instructions being executed ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is not treated as hexadecimal constant by assembler in 8085? 45 H 6 AFH 234 64 H 45 H 6 AFH 234 64 H ANSWER DOWNLOAD EXAMIANS APP
Microprocessor An I/O processor controls the flow of information between Main memory and I/O devices Cache memory and I/O devices Cache and main memory Two I/O devices Main memory and I/O devices Cache memory and I/O devices Cache and main memory Two I/O devices ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to complement the lower nibble of accumulator one can use XRI 0FH CMA ANI 0FH ORI 0FH XRI 0FH CMA ANI 0FH ORI 0FH ANSWER DOWNLOAD EXAMIANS APP