Microprocessor
The length of bus cycle in 8086/8088 is four clock cycles, T1, T2, T3, T4 and an indeterminate number of wait state clock cycles denoted by Tw. The wait states are always inserted between

 T4 & T1
 T3 & T4
 T1 & T2
 T2 & T3

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, Read effective address, Decode and Execute.
 Fetch, Execute, Decode and Read effective address.

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

ANSWER DOWNLOAD EXAMIANS APP