Mid Term
1. The first instruction of “COM” file must be at offset:
2. The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background
color of the screen will be
3. The iAPX888 architecture consists of _______ register.
4. The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the
character will be
5. One screen location corresponds to a
6.
When an item is pushed on the decrementing stack, the top of the stack is
7. Each screen location corresponds to a word, the loower byte of this word contains ____
8. if ax contains decimal -2 and BX contains decimal 2 then after the execution of
instructions: CMP AX, BX ,JA label
9. If D is “35” is shift to left 2 bits the new value
10. When two 16bit numbers are added the answer can be 17 bits long, this extra bit that won’t fit in the target
register is placed in the where it can be used and tested