Microprocessor Each instruction in assembly language program has the following fields:Lable fieldMnemonic fieldOperand fieldComment fieldThe correct sequence of these fields is? 2, 1, 4, 3 1, 2, 3, 4 1, 2, 4, 3 2, 1, 3, 4 2, 1, 4, 3 1, 2, 3, 4 1, 2, 4, 3 2, 1, 3, 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion(A): Ready signal of microprocessor is used to detect whether a peripheral is ready for the data transfer or not. Reason(R): In the microprocessor during data transfer operations, the wait states are added by forcing the ready signal low. Both A & R are true and R is the correct explanation of A. A is true but R is false. A is false but R is true. Both A & R are true but R is not the correct explanation of A . Both A & R are true and R is the correct explanation of A. A is true but R is false. A is false but R is true. Both A & R are true but R is not the correct explanation of A . 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 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 Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory ANSWER DOWNLOAD EXAMIANS APP
Microprocessor HLT opcode means end of program. load data to accumulator. load accumulator with contents of register. store result in memory. end of program. load data to accumulator. load accumulator with contents of register. store result in memory. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor When any data transfer instruction, to transfer the data from memory to microprocessor, is executed the condition flags are always set always reset not affected affected indicating specific conditions always set always reset not affected affected indicating specific conditions ANSWER DOWNLOAD EXAMIANS APP