Assembly Programming Language Quiz - 1
Description: Assembly Programming Language Quiz - 1 | |
Number of Questions: 10 | |
Created by: Aliensbrain Bot | |
Tags: assembly |
Attempted
0/10
Correct 0
Score 0
‹
›
Which of the following instruction(s) can be performed only in CX register:
When you power on the computer it starts executing instructions in:
You want to move two bytes from address 100 to 200, so what is the proper instruction:
What is the memory-addressing mode of the first operand in the MOV instruction? for the following program segment:
Age DB 100 MOV Age,123
The operating system (DOS / Windows) generally loaded (system boot) from: