CS401-Midterm
1 / 50
Left-Shift-Operation the left most bit _______
2 / 50
Which bit of the attributes byte represents the blue component of background color ?
3 / 50
After the execution of STOSW, the CX will be
4 / 50
While using STOBS, if DF=1 then
5 / 50
_________ is one of the reasons due to which string instructions are used in 8088
6 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
7 / 50
In the instruction MOV AX, 5 the number of operands are
8 / 50
one RET is executed, it recovers the values from
9 / 50
After the execution of “PUSH AX” statement
10 / 50
The iAPX888 architecture consists of _______ register.
11 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
12 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
13 / 50
Which bit of the attributes byte represents the red component of background color ?
14 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
15 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
16 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
17 / 50
The routine that executes in response to an INT instruction is called
18 / 50
The second byte in the word designated for screen location holds
19 / 50
RETF will pop the offset in the
20 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
21 / 50
To transfer control back the RET instruction take
22 / 50
23 / 50
ASCII stands for ____________. The screen is two dimensional space having:
24 / 50
The clear screen operation initialize whole block of memory
25 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
26 / 50
In assembly the CX register is used normally as a ______________register.
27 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
28 / 50
When an item is pushed on the decrementing stack, the top of the stack is
29 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
30 / 50
REP will always
31 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
32 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
33 / 50
The physical address of the stack is obtained by
34 / 50
35 / 50
In string manipulation whenever an instruction needs a memory source, which of the following will hold the pointer to it?
36 / 50
The instruction ADC has________ Operand(s)
37 / 50
MOV instruction transfers a byte or word from which of the following source location.
38 / 50
39 / 50
40 / 50
After the execution of instruction “RET ”
41 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
42 / 50
one Only ___________ instructions allow moving data from memory to memory.
43 / 50
Regarding assembler, which statement is true:
44 / 50
one DIV instruction has
45 / 50
46 / 50
In STOSB instruction, when DF is Set, SI is
47 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
48 / 50
JC and JNC test the ____________ flag.
49 / 50
After the execution of SAR instruction:
50 / 50
In STOS instruction, the implied source will always be in
Your score is
The average score is 64%
Restart quiz