Microprocessor Each instruction in an assembly language program has the following fields 1. Label field 2. Mnemonic field 3. Operand field 4. Comment field What are the correct sequence of these fields? 2, 4, 1 and 3 2, 1, 4 and 3 1, 3, 2 and 4 1, 2, 3 and 4 2, 4, 1 and 3 2, 1, 4 and 3 1, 3, 2 and 4 1, 2, 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor PSW stands for accumulator and flag register contents flag byte accumulator contents none accumulator and flag register contents flag byte accumulator contents none 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 “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”. AND that bit with “1” and remaining bits with “0”. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor We say that a set of gates is logically complete if we can build any circuit without using any other kind of gates. Which of the following sets are logically complete Set of {AND,OR,NOT} Set of {AND,OR} Set of {EXOR, NOT} None of these Set of {AND,OR,NOT} Set of {AND,OR} Set of {EXOR, NOT} None of these ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The control flags in 8086 are: the interrupt flag(IF). the direction flag(DF). All of these the Trap flag(TF). the interrupt flag(IF). the direction flag(DF). All of these the Trap flag(TF). ANSWER DOWNLOAD EXAMIANS APP
Microprocessor IN an intel 8085A microprocessor, why is READY signal used? To indicate to user that the microprocessor is working and is ready for use. To provide proper WAIT states when the microprocessor is communicating with a slow peripheral device. To slow down a fast peripheral device so as to communicate at the microprocessor’s device. None of these To indicate to user that the microprocessor is working and is ready for use. To provide proper WAIT states when the microprocessor is communicating with a slow peripheral device. To slow down a fast peripheral device so as to communicate at the microprocessor’s device. None of these ANSWER DOWNLOAD EXAMIANS APP