Multiple choice questions and answers (MCQ) based on the various addressing modes of the 8086 microprocessor with 4 choices, correct answer and explanation.
Title | |
---|---|
You are given the following instruction: ADD AX , [1024] You are provided the following data: DS = 3423H ; SS = 1234H ; CS= 4567H Find the effective address location for the given instructionYou are given the following instruction:
The answer is:
A. 35254 H
|
|
Which segment register is being used in the given instruction? MOV CX , SS: [BX]Which segment register is being used in the given instruction?
The answer is:
C. Stack Segment Register (SS)
|
|
You are given the following instruction: MOV AX , 02H [BX] [SI] and are provided the following data: DS = 3290H ; SS = 1004H ; ES= 4237H ; BX= 1100H ; SI= 1101H Find the effective address location for the given instructionYou are given the following instruction:
The answer is:
C. 34B03 H
|
|
Which segment register is being used in the given instruction? MOV CX , [IP]Which segment register is being used in the given instruction?
The answer is:
C. Stack Segment Register (SS)
|
|
Which addressing mode is being used in the given instruction? MOV AX, [1234H]Which addressing mode is being used in the given instruction?
The answer is:
D. Direct Addressing Mode
|
MCQs
Views
Best Answers
Points