Microprocessor
The first machine cycle of an instruction is always

 A memory read cycle
 An I/O read cycle
 A fetch cycle
 A memory write cycle

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The correct sequence of steps in the instruction cycle of a basic computer is

 Fetch, Decode, Read effective address and, Execute.
 Read effective address, Decode, Fetch and Execute.
 Fetch, Execute, Decode and Read effective address.
 Fetch, Read effective address, Decode and Execute.

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 registers is easier than 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
 Of limited set of instructions for data processing with memory

ANSWER DOWNLOAD EXAMIANS APP