Podcast
Questions and Answers
What is the effective address location for the given instruction: MOV BX, [SI]?
What is the effective address location for the given instruction: MOV BX, [SI]?
- 46694 H
- A234F H
- 35254 H
- 4447 H (correct)
Which segment register is being used in the given instruction: MOV CX, SS:[BX]?
Which segment register is being used in the given instruction: MOV CX, SS:[BX]?
- Extra Segment Register (ES)
- Code Segment Register (CS)
- Stack Segment Register (SS) (correct)
- None of the Above
What is the effective address location for the given instruction: MOV AX, 02H [BX][SI]?
What is the effective address location for the given instruction: MOV AX, 02H [BX][SI]?
- 4447E H
- 35254 H
- 34B03 H (correct)
- A234F H
Which segment register is being used in the given instruction: MOV CX, [IP]?
Which segment register is being used in the given instruction: MOV CX, [IP]?
Which addressing mode is being used in the given instruction: MOV AX, [1234H]?
Which addressing mode is being used in the given instruction: MOV AX, [1234H]?
The instruction, MOV AX, 0005H belongs to which addressing mode?
The instruction, MOV AX, 0005H belongs to which addressing mode?
What is the effective address location for the given instruction: MOV AX, 02H [BX][SI]?
What is the effective address location for the given instruction: MOV AX, 02H [BX][SI]?
Which segment register is being used in the given instruction: MOV CX, SS:[BX]?
Which segment register is being used in the given instruction: MOV CX, SS:[BX]?
The instruction, MOV AX, 0005H belongs to which addressing mode?
The instruction, MOV AX, 0005H belongs to which addressing mode?
What is the effective address location for the given instruction: MOV BX, [SI]?
What is the effective address location for the given instruction: MOV BX, [SI]?
Which addressing mode is being used in the given instruction: MOV AX, [1234H]?
Which addressing mode is being used in the given instruction: MOV AX, [1234H]?
Flashcards are hidden until you start studying