Microprocessor In order to save accumulator value on the stack, which of the following instruction may be used PUSH SP PUSH PSW PUSH A POP PSW PUSH SP PUSH PSW PUSH A POP PSW ANSWER DOWNLOAD EXAMIANS APP
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 XCHG & DAD H XTHL & DAD H XCHG & DAD B PCHL & DAD D XCHG & DAD H XTHL & DAD H XCHG & DAD B PCHL & DAD D ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8086 the number of bytes which can be addressed directly is about 10000 one million 1000 100000 10000 one million 1000 100000 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor At the beginning of a fetch cycle, the contents of the program counter are incremented by one. transferred to memory address register . transferred to memory data register. transferred to address bus. incremented by one. transferred to memory address register . transferred to memory data register. transferred to address bus. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which one of the following microprocessor has 16-bit data bus? 68000 6502 Z-80 8085 68000 6502 Z-80 8085 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because: Data processing with memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory ANSWER DOWNLOAD EXAMIANS APP