Microprocessor A sequence of two registers that multiplies the content of DE register pair by two and stores the result in HL register pair (in 8085 assembly language) is XTHL & DAD H PCHL & DAD D XCHG & DAD H XCHG & DAD B XTHL & DAD H PCHL & DAD D XCHG & DAD H XCHG & DAD B ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The forms of IF statements in FORTRAN 77 are called Logical IF and Block IF Logical IF and arithmetic IF Logic IF, block IF, arithmetic IF and negate IF Logical IF, block IF and arithmetic IF Logical IF and Block IF Logical IF and arithmetic IF Logic IF, block IF, arithmetic IF and negate IF Logical IF, block IF and arithmetic IF ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The word size of 8085 microprocessor is 16-bit 20-bit 4-bit 8-bit 16-bit 20-bit 4-bit 8-bit ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the data transfer is not possible in microprocessor I/O device to accumulator accumulator to memory memory to accumulator memory to memory I/O device to accumulator accumulator to memory memory to accumulator memory to memory ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Program counter in a digital computer Points the memory address of the next instruction to be fetched. Counts the number of times a subroutine is called. Counts the number of times the loops are executed. Counts the numbers of programs run in the machine. Points the memory address of the next instruction to be fetched. Counts the number of times a subroutine is called. Counts the number of times the loops are executed. Counts the numbers of programs run in the machine. ANSWER DOWNLOAD EXAMIANS APP