Microprocessor The content of the A15-A8 (higher order address lines) while executing “IN 8-bit port address” instruction are same as the content of A7-A0 all bits reset (i.e. 00H) irrelevant all bits set (i.e. FFH) same as the content of A7-A0 all bits reset (i.e. 00H) irrelevant all bits set (i.e. FFH) ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Program counter in a digital computer Counts the numbers of programs run in the machine. Counts the number of times a subroutine is called. Points the memory address of the next instruction to be fetched. Counts the number of times the loops are executed. Counts the numbers of programs run in the machine. Counts the number of times a subroutine is called. Points the memory address of the next instruction to be fetched. Counts the number of times the loops are executed. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor During which T-state, contents of OP code from memory are loaded into IR (Instruction Register)? T2 OP code fetch T4 OP code fetch T1 OP code fetch T3 OP code fetch T2 OP code fetch T4 OP code fetch T1 OP code fetch T3 OP code fetch ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In Fortran 77 a variable name can contain special characters. False True False True ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A microprocessor without the interrupt facility is best suited for process control system is not useful for process control system cannot be interfaced with any I/O devices cannot be used for DMA operation is best suited for process control system is not useful for process control system cannot be interfaced with any I/O devices cannot be used for DMA operation 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”. OR that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. OR that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. OR that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. OR that bit with “0” and remaining bits with “1”. ANSWER DOWNLOAD EXAMIANS APP