CS401-Midterm
1 / 50
The basic function of SCAS instruction is to
2 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
3 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
4 / 50
Which bit of the attributes byte represents the blue component of background color ?
5 / 50
one DIV instruction has
6 / 50
The physical address of the stack is obtained by
7 / 50
Code Segment is associated to _______ register by default.
8 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
9 / 50
REP will always
10 / 50
“mov byte [num1],5” is _______ instruction.
11 / 50
one RET is executed, it recovers the values from
12 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
13 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
14 / 50
The iAPX88 processor supports ___________ modes of memory access.
15 / 50
JC and JNC test the ____________ flag.
16 / 50
If the address of memory location Num1 is 0117 and its content is 0005 then after execution of the instruction “ mov bx, Num1” bx will contain
17 / 50
In 8088 architecture, whenever an element is pushed on the stack
18 / 50
assembly the CX register is used normally as a ______________register.
19 / 50
After the execution of instruction “RET ”
20 / 50
In assembly the CX register is used normally as a ______________register.
21 / 50
After the execution of “PUSH AX” statement
22 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
23 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
24 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
25 / 50
The first instruction of “COM” file must be at offset:
26 / 50
Which bit of the attributes byte represents the red component of background color ?
27 / 50
The iAPX888 architecture consists of _______ register.
28 / 50
29 / 50
30 / 50
To convert any digit to its ASCII representation
31 / 50
allow changing specific processor behaviors and are used to play with it.
32 / 50
Left-Shift-Operation the left most bit _______
33 / 50
one Only ___________ instructions allow moving data from memory to memory.
34 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
35 / 50
In STOS instruction, the implied source will always be in
36 / 50
which bit sets the character "blinking" on the screen?
37 / 50
If we want to divide a signed number by 2, this operation can better be accomplished by
38 / 50
A 32 Bit processor has accumulator of ---------
39 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
40 / 50
In the word designated for one screen location, the higher address contains
41 / 50
Which bit of the attributes byte represents the blue component of foreground color
42 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
43 / 50
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
44 / 50
45 / 50
if ax contains decimal -2 and BX contains decimal 2 then after the execution of instructions: CMP AX, BX ,JA label
46 / 50
47 / 50
The second byte in the word designated for screen location holds
48 / 50
RETF will pop the offset in the
49 / 50
In the instruction MOV AX, 5 the number of operands are
50 / 50
Your score is
The average score is 64%
Restart quiz