Microprocessor SPHL instruction copies the content of H-L register pair to the _________. B-C D-E Stack Pointer PSW B-C D-E Stack Pointer PSW ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Each instruction in assembly language program has the following fields:Lable fieldMnemonic fieldOperand fieldComment fieldThe correct sequence of these fields is? 2, 1, 4, 3 2, 1, 3, 4 1, 2, 4, 3 1, 2, 3, 4 2, 1, 4, 3 2, 1, 3, 4 1, 2, 4, 3 1, 2, 3, 4 ANSWER DOWNLOAD EXAMIANS APP
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 After RESET 8255 will be in mode 0; all ports are output mode 2 mode 0; all ports are input unchanged condition mode 0; all ports are output mode 2 mode 0; all ports are input unchanged condition ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Consider the following statements: In 8085 microprocessor, data-bus and address bus are multiplexed in order to I)Increase the speed of microprocessor. II)Reduce the number of pins. III)Connect more peripheral chips. Which of these statements is/are correct? (II) & (III) (I) only (II) only (I), (II) & (III) (II) & (III) (I) only (II) only (I), (II) & (III) ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor , let the accumulator contains the value 0AH and register C contains the value 05H. After CMP C instruction is executed, the zero flag will be set and carry flag will be reset zero and carry flags will be reset zero and carry flags will be set zero flag will be reset and carry flag will be set zero flag will be set and carry flag will be reset zero and carry flags will be reset zero and carry flags will be set zero flag will be reset and carry flag will be set ANSWER DOWNLOAD EXAMIANS APP