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 T4 & T1 T3 & T4 T1 & T2 T2 & T3 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor, the RST6 instruction transfer programme execution to following location 0060H. 0024H. 0048H. 0030H. 0060H. 0024H. 0048H. 0030H. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The program counter in a 8085 micro-processor is a 16-bit register, because There are 16 address lines It facilitates the user storing 16-bit data temporarily It has to fetch two 8-bit data at a time It counts 16-bits at a time There are 16 address lines It facilitates the user storing 16-bit data temporarily It has to fetch two 8-bit data at a time It counts 16-bits at a time ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How many 16-bit special purpose registers are present in 8085 microprocessor? 8 2 16 6 8 2 16 6 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. 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 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