Microprocessor DS directive in 8085 None of these 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 Forces the assembler to reserve one byte of memory None of these 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 Forces the assembler to reserve one byte of memory ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assuming LSB is at position 0 and MSB at position 7, which bit positions are not used (Undefined) in flag register of an 8085 microprocessor? 1, 3, 4 2, 3, 5 1, 3, 5 1, 2, 5 1, 3, 4 2, 3, 5 1, 3, 5 1, 2, 5 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor PSW stands for flag byte none accumulator and flag register contents accumulator contents flag byte none accumulator and flag register contents accumulator contents 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 00000100 11000100 010001000 01000000 00000100 11000100 010001000 01000000 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor What are the sets of commands in a program which are not translated into machine instructions during assembly process, called? Operands Directives Identifiers Mnemonics Operands Directives Identifiers Mnemonics ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which one of the following instruction may be used to clear the accumulator content irrespective of its initial value? MOV A, 00H SUB A CLR A ORA A MOV A, 00H SUB A CLR A ORA A ANSWER DOWNLOAD EXAMIANS APP