Microprocessor How many T-states are required for execution of OUT 80H instruction? 7 13 16 10 7 13 16 10 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”. 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”. 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 affected indicating specific conditions always set always reset not affected affected indicating specific conditions always set always reset ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The stack is nothing but a set of None of these reserved RAM address space reserved ROM address space reserved I/O address space None of these reserved RAM address space reserved ROM address space reserved I/O address space ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? int bar s = s + 1 king = horse + 1 prin = prin * prin int bar s = s + 1 king = horse + 1 prin = prin * prin ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor system with memory mapped I/O, which of the following is true? Arithmetic and logic operations can be directly performed with the I/O data Devices are accessed using IN and OUT instructions Devices have 8-bit address line There can be maximum of 256 input devices and 256 output devices Arithmetic and logic operations can be directly performed with the I/O data Devices are accessed using IN and OUT instructions Devices have 8-bit address line There can be maximum of 256 input devices and 256 output devices ANSWER DOWNLOAD EXAMIANS APP