Assembly Language MCQs – CHAPTER 2 DAE

15 min Score: 0 Attempted: 0/15 Subscribe
1. The computer language in which 0's and 1's are used is called;





2. The process of saving data in stack is done by the instruction;





3. Instruction MOV AX, 10H uses the addressing mode;





4. The symbol used in assembly program after label field is;





5. A microprocessor can directly understand the language;





6. Which of the following is an arithmetic instruction?





7. Which one of the following is an invalid instruction?





8. The instruction used to enter the subroutine into the main program?





9. The part of the instruction that tells the processor what to do is called;





10. The data on which the operation is to be performed is called;





11. If CX = 000EH, then result of INC CX instruction will be;





12. In JNZ instruction, jump is occurred when zero flag is;





13. The instruction in an assembly program is called;





14. The result of MOV AL, 65 is to store…………. in AL register;





15. The result of instruction AND AX, 0 is always;





Contents Copyrights Reserved By T4Tutorials