CS401-Midterm
1 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
2 / 50
JC and JNC test the ____________ flag.
3 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
4 / 50
5 / 50
RETF will pop the offset in the
6 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
7 / 50
In the instruction “CMP AX,BX” the contents of
8 / 50
The clear screen operation initialize whole block of memory
9 / 50
In STOS instruction, the implied source will always be in
10 / 50
_______ register holds the address of next instruction is to be executed
11 / 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
12 / 50
“Far” jump is not position relative but is _______________
13 / 50
After the execution of “PUSH AX” statement
14 / 50
The basic function of SCAS instruction is to
15 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
16 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
17 / 50
The physical address of the stack is obtained by
18 / 50
ASCII stands for ____________. The screen is two dimensional space having:
19 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
20 / 50
When a very large number is divided by very small number so that the quotient is larger than the space provided, this is called
21 / 50
If we want to divide a signed number by 2, this operation can better be accomplished by
22 / 50
Only instructions allow moving data from memory to memory.
23 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
24 / 50
The iAPX888 architecture consists of _______ register.
25 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
26 / 50
While using STOBS, if DF=1 then
27 / 50
The routine that executes in response to an INT instruction is called
28 / 50
29 / 50
which bit sets the character "blinking" on the screen?
30 / 50
In the word designated for one screen location, the higher address contains
31 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
32 / 50
33 / 50
34 / 50
In assembly the CX register is used normally as a ______________register.
35 / 50
After the execution of STOSW, the CX will be
36 / 50
In the instruction MOV AX, 5 the number of operands are
37 / 50
REP will always
38 / 50
When an item is pushed on the decrementing stack, the top of the stack is
39 / 50
40 / 50
After the execution of MOVS instruction which of the following registers are updated
41 / 50
42 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
43 / 50
The prevalent convention in most high level languages is stack clearing by the
44 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
45 / 50
46 / 50
The extended ASCII has
47 / 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
48 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
49 / 50
Which bit of the attributes byte represents the red component of background color ?
50 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
Your score is
The average score is 64%
Restart quiz