Microprocessor What are the sets of commands in a program which are not translated into machine instructions during assembly process, called? Directives Operands Mnemonics Identifiers Directives Operands Mnemonics Identifiers ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the data transfer is not possible in microprocessor memory to memory accumulator to memory memory to accumulator I/O device to accumulator memory to memory accumulator to memory memory to accumulator I/O device to accumulator ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A microprocessor differentiates between op code, data/address at any time by the program counter the stack pointer the sequence in which memory contents are fetched by it its internal registers the program counter the stack pointer the sequence in which memory contents are fetched by it its internal registers ANSWER DOWNLOAD EXAMIANS APP
Microprocessor RST0 - RST7 are the __________ in 8085. software interrupts logical interrupts conditional interrupts hardware interrupts software interrupts logical interrupts conditional interrupts hardware interrupts 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 1, 3, 5 2, 3, 5 1, 2, 5 1, 3, 4 1, 3, 5 2, 3, 5 1, 2, 5 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which one of the following instruction may be used to clear the accumulator content irrespective of its initial value? ORA A CLR A SUB A MOV A, 00H ORA A CLR A SUB A MOV A, 00H ANSWER DOWNLOAD EXAMIANS APP