CS401-Midterm
1 / 50
Which bit of the attributes byte represents the red component of background color ?
2 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
3 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
4 / 50
To convert any digit to its ASCII representation
5 / 50
_________ is one of the reasons due to which string instructions are used in 8088
6 / 50
one DIV instruction has
7 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
8 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
9 / 50
The basic function of SCAS instruction is to
10 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
11 / 50
The physical address of the stack is obtained by
12 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
13 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
14 / 50
After the execution of STOSW, the CX will be
15 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
16 / 50
An offset alone is not complete without
17 / 50
After the execution of instruction “RET 2”
18 / 50
19 / 50
After the execution of SAR instruction:
20 / 50
After the execution of “PUSH AX” statement
21 / 50
Regarding assembler, which statement is true:
22 / 50
“Far” jump is not position relative but is _______________
23 / 50
When an item is pushed on the decrementing stack, the top of the stack is
24 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
25 / 50
assembly the CX register is used normally as a ______________register.
26 / 50
27 / 50
RETF will pop the offset in the
28 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
29 / 50
30 / 50
Left-Shift-Operation the left most bit _______
31 / 50
32 / 50
The iAPX88 processor supports ___________ modes of memory access.
33 / 50
34 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
35 / 50
To transfer control back the RET instruction take
36 / 50
In STOS instruction, the implied source will always be in
37 / 50
Assembly language is:
38 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
39 / 50
In the Rotate Right Operation every bit moves one position to right and the bit dropped from the right is inserted at the left and:
40 / 50
41 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
42 / 50
In 8088 architecture, whenever an element is pushed on the stack
43 / 50
JC and JNC test the ____________ flag.
44 / 50
if ax contains decimal -2 and BX contains decimal 2 then after the execution of instructions: CMP AX, BX ,JA label
45 / 50
The routine that executes in response to an INT instruction is called
46 / 50
One screen location corresponds to a
47 / 50
After the execution of instruction “RET ”
48 / 50
After the execution of STOSW the CX will be
49 / 50
50 / 50
decrements SP (the stack pointer) by two and then transfers a word from the source operand to the top of stack
Your score is
The average score is 64%
Restart quiz