Microprocessor Which of the following instruction is not possible in 8085? POP B POP D POP 30 H POP PSW POP B POP D POP 30 H POP PSW ANSWER DOWNLOAD EXAMIANS APP
Microprocessor PSW stands for flag byte accumulator and flag register contents accumulator contents none flag byte accumulator and flag register contents accumulator contents none ANSWER DOWNLOAD EXAMIANS APP
Microprocessor ________used to implement the hardware interrupts (RST 7.5, RST 6.5, RST 5.5) by setting various bits to form masks or generate output data via the Serial Output Data (SOD) line. DI RIM SIM EI DI RIM SIM EI ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following statements for intel 8085 is correct? PC specifies the address of the instruction being executed PC specifies the address of the instruction to be executed Program Counter (PC) specifies the address of the instruction last executed PC specifies the number of instructions executed so far PC specifies the address of the instruction being executed PC specifies the address of the instruction to be executed Program Counter (PC) specifies the address of the instruction last executed PC specifies the number of instructions executed so far ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to complement the lower nibble of accumulator one can use ANI 0FH CMA ORI 0FH XRI 0FH ANI 0FH CMA ORI 0FH XRI 0FH ANSWER DOWNLOAD EXAMIANS APP
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, 1, 4 and 3 1, 2, 3 and 4 1, 3, 2 and 4 2, 4, 1 and 3 2, 1, 4 and 3 1, 2, 3 and 4 1, 3, 2 and 4 2, 4, 1 and 3 ANSWER DOWNLOAD EXAMIANS APP