Microprocessor The five flags in 8085 are designated as Z, CY, S, D, AC Z, C, S, P, AC D, Z, S, P, AC Z, CY, S, P and AC Z, CY, S, D, AC Z, C, S, P, AC D, Z, S, P, AC Z, CY, S, P and AC ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following interrupt is both level and edge sensitive? TRAP RST 5.5 INTR RST 7.5 TRAP RST 5.5 INTR RST 7.5 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In a vector interrupt none. the branch address is obtained from a register in the processor. the interrupting source supplies the branch information to the processor through an interrupt vector. the branch address is assigned to a fixed location in memory. none. the branch address is obtained from a register in the processor. the interrupting source supplies the branch information to the processor through an interrupt vector. the branch address is assigned to a fixed location in memory. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor DS directive in 8085 Forces the assembler to reserve one byte of memory Forces the assembler to reserve a specified number of consecutive bytes in the memory Forces the assembler to reserve a specified number of bytes in the memory None of these Forces the assembler to reserve one byte of memory Forces the assembler to reserve a specified number of consecutive bytes in the memory Forces the assembler to reserve a specified number of bytes in the memory None of these 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? 1, 2, 3, 4 1, 2, 4, 3 2, 1, 4, 3 2, 1, 3, 4 1, 2, 3, 4 1, 2, 4, 3 2, 1, 4, 3 2, 1, 3, 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Let the content of accumulator and register B be 0000 0100 and 0100 0000 respectively before execution of instruction SUB B. The content of accumulator after the execution of this instruction will be 11000100 010001000 01000000 00000100 11000100 010001000 01000000 00000100 ANSWER DOWNLOAD EXAMIANS APP