Microprocessor Which of the following is type declaration statement in C? king = horse + 1 s = s + 1 int bar prin = prin * prin king = horse + 1 s = s + 1 int bar prin = prin * prin ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Number of Hex digits needed to represent the 20-bit address of a memory location are 16 20 5 4 16 20 5 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to complement the lower nibble of accumulator one can use ANI 0FH ORI 0FH XRI 0FH CMA ANI 0FH ORI 0FH XRI 0FH CMA ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Maximum of how many devices can be connected simultaneously to the microprocessor via 8257 in DMA data transfer mode? 10 8 4 6 10 8 4 6 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The addressing mode in instruction PUSH B is register register indirect direct immediate register register indirect direct immediate 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: Of limited set of instructions for data processing with memory Data processing with registers takes fewer cycles than that with memory Data processing with registers is easier than 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 takes fewer cycles than that with memory Data processing with registers is easier than with memory Data processing with memory requires more instructions in the program than that with registers ANSWER DOWNLOAD EXAMIANS APP