CS401-Midterm
1 / 50
After execution of JCXZ instruction CX will changed with flag affect.
2 / 50
After the execution of SAR instruction:
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
In a video memory, each screen location corresponds to
5 / 50
When an item is pushed on the decrementing stack, the top of the stack is
6 / 50
The second byte in the word designated for screen location holds
7 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
8 / 50
The physical address of the stack is obtained by
9 / 50
10 / 50
To convert any digit to its ASCII representation
11 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
12 / 50
One screen location corresponds to a
13 / 50
“mov byte [num1], 5” is _________ instruction.
14 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
15 / 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
16 / 50
Which bit of the attributes byte represents the red component of background color ?
17 / 50
In STOS instruction, the implied source will always be in
18 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
19 / 50
An offset alone is not complete without
20 / 50
In string manipulation whenever an instruction needs a memory source, which of the following will hold the pointer to it?
21 / 50
Left-Shift-Operation the left most bit _______
22 / 50
23 / 50
After the execution of STOSW, the CX will be
24 / 50
After the execution of instruction “RET ”
25 / 50
26 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
27 / 50
28 / 50
While using STOBS, if DF=1 then
29 / 50
_________ is one of the reasons due to which string instructions are used in 8088
30 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
31 / 50
The clear screen operation initialize whole block of memory
32 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
33 / 50
Assembly language is:
34 / 50
REP will always
35 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
36 / 50
In the instruction “CMP AX,BX” the contents of
37 / 50
After the execution of MOVS instruction which of the following registers are updated
38 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
39 / 50
RETF will pop the offset in the
40 / 50
41 / 50
42 / 50
43 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
44 / 50
which bit sets the character "blinking" on the screen?
45 / 50
46 / 50
Which bit of the attributes byte represents the blue component of background color ?
47 / 50
In assembly the CX register is used normally as a ______________register.
48 / 50
MOV instruction transfers a byte or word from which of the following source location.
49 / 50
mov ax,5 has
50 / 50
After the execution of “PUSH AX” statement
Your score is
The average score is 64%
Restart quiz