Microprocessor Which of the following is type declaration statement in C? king = horse + 1 prin = prin * prin s = s + 1 int bar king = horse + 1 prin = prin * prin s = s + 1 int bar ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “0”? 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 Internet is a worldwide network of computers where most of the information is freely available. False True False True ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In Fortran 77 a variable name can contain special characters. False True False True ANSWER DOWNLOAD EXAMIANS APP
Microprocessor For the number A[15:0] = 0110110010001111, A[14:13] is ______ A[3:2]. Greater than The same as Less than Cannot be determined Greater than The same as Less than Cannot be determined ANSWER DOWNLOAD EXAMIANS APP
Microprocessor When any data transfer instruction, to transfer the data from memory to microprocessor, is executed the condition flags are not affected always set always reset affected indicating specific conditions not affected always set always reset affected indicating specific conditions ANSWER DOWNLOAD EXAMIANS APP