Microprocessor A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because: Of limited set of instructions for data processing with memory Data processing with registers is easier than 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 Of limited set of instructions for data processing with memory Data processing with registers is easier than 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 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor If the number of address bits in a memory is reduced by 2 and the addressability is doubled, the size of the memory (i.e., the number of bits stored in the memory) Remains unchanged Doubles Halves Increases by 2^(address bits)/addressability Remains unchanged Doubles Halves Increases by 2^(address bits)/addressability ANSWER DOWNLOAD EXAMIANS APP
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 T1 & T2 T2 & T3 T3 & T4 T4 & T1 T1 & T2 T2 & T3 T3 & T4 T4 & T1 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In C the keywords are also called Character words Reserved words Class words Special words Character words Reserved words Class words Special words ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A real number consists of Integer part and fraction part Integer part None of these Integer part, fraction part along with positive or negative sign Integer part and fraction part Integer part None of these Integer part, fraction part along with positive or negative sign ANSWER DOWNLOAD EXAMIANS APP