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 In 8086 the number of bytes which can be addressed directly is about 100000 10000 1000 one million 100000 10000 1000 one million ANSWER DOWNLOAD EXAMIANS APP
Microprocessor During the execution of the instruction, the ________tests the status and control flags and updates them based on the results of executing the instruction. Execution Unit (EU) Bus Interface Unit (BIU) Both ‘c’ and ‘d’ None of these Execution Unit (EU) Bus Interface Unit (BIU) Both ‘c’ and ‘d’ None of these ANSWER DOWNLOAD EXAMIANS APP
Microprocessor PSW stands for accumulator and flag register contents none flag byte accumulator contents accumulator and flag register contents none flag byte accumulator contents ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “0”? 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”. AND that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor RST0 - RST7 are the __________ in 8085. software interrupts logical interrupts conditional interrupts hardware interrupts software interrupts logical interrupts conditional interrupts hardware interrupts ANSWER DOWNLOAD EXAMIANS APP