CS401-Midterm
1 / 50
The second byte in the word designated for one screen location holds
2 / 50
one Only ___________ instructions allow moving data from memory to memory.
3 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
4 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
5 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
6 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
7 / 50
An offset alone is not complete without
8 / 50
In STOSB instruction, when DF is Set, SI is
9 / 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
10 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
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
The routine that executes in response to an INT instruction is called
13 / 50
In STOS instruction, the implied source will always be in
14 / 50
The first instruction of “COM” file must be at offset:
15 / 50
When an item is pushed on the decrementing stack, the top of the stack is
16 / 50
To convert any digit to its ASCII representation
17 / 50
allow changing specific processor behaviors and are used to play with it.
18 / 50
JC and JNC test the ____________ flag.
19 / 50
While using STOBS, if DF=1 then
20 / 50
After the execution of instruction “RET ”
21 / 50
22 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
23 / 50
In a video memory, each screen location corresponds to
24 / 50
Regarding assembler, which statement is true:
25 / 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
26 / 50
If we want to divide a signed number by 2, this operation can better be accomplished by
27 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
28 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
29 / 50
REP will always
30 / 50
31 / 50
The basic function of SCAS instruction is to
32 / 50
The instruction ADC has________ Operand(s)
33 / 50
which bit sets the character "blinking" on the screen?
34 / 50
35 / 50
36 / 50
_______ register holds the address of next instruction is to be executed
37 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
38 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
39 / 50
40 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
41 / 50
The extended ASCII has
42 / 50
The physical address of the stack is obtained by
43 / 50
mov ax,5 has
44 / 50
45 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
46 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
47 / 50
48 / 50
In assembly the CX register is used normally as a ______________register.
49 / 50
one DIV instruction has
50 / 50
Assembly language is:
Your score is
The average score is 64%
Restart quiz