CS401-Midterm
1 / 50
In string manipulation whenever an instruction needs a memory source, which of the following will hold the pointer to it?
2 / 50
The clear screen operation initialize whole block of memory
3 / 50
mov ax,5 has
4 / 50
physical address of the stack is obtained by
5 / 50
Which bit of the attributes byte represents the red component of background color ?
6 / 50
_______ register holds the address of next instruction is to be executed
7 / 50
_________ is one of the reasons due to which string instructions are used in 8088
8 / 50
The first instruction of “COM” file must be at offset:
9 / 50
In the instruction “CMP AX,BX” the contents of
10 / 50
After the execution of STOSW the CX will be
11 / 50
When an item is pushed on the decrementing stack, the top of the stack is
12 / 50
After the execution of instruction “RET”
13 / 50
The prevalent convention in most high level languages is stack clearing by the
14 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
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
Each screen location corresponds to a word, the lower byte of this word contains ____
17 / 50
To transfer control back the RET instruction take
18 / 50
If we want to divide a signed number by 2, this operation can better be accomplished by
19 / 50
In 8088 architecture, whenever an element is pushed on the stack
20 / 50
When the operand of DIV instruction is of 16 bits then implied dividend will be of
21 / 50
The instruction ADC has________ Operand(s)
22 / 50
In STOS instruction, the implied source will always be in
23 / 50
In a video memory, each screen location corresponds to
24 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
25 / 50
RETF will pop the offset in the
26 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
27 / 50
The basic function of SCAS instruction is to
28 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
29 / 50
The extended ASCII has
30 / 50
Which bit of the attributes byte represents the blue component of background color ?
31 / 50
one DIV instruction has
32 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
33 / 50
An offset alone is not complete without
34 / 50
35 / 50
36 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
37 / 50
38 / 50
After the execution of “PUSH AX” statement
39 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
40 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
41 / 50
In STOSB instruction, when DF is Set, SI is
42 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
43 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
44 / 50
After the execution of instruction “RET ”
45 / 50
The physical address of the stack is obtained by
46 / 50
one Only ___________ instructions allow moving data from memory to memory.
47 / 50
48 / 50
49 / 50
Which bit of the attributes byte represents the blue component of foreground color
50 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
Your score is
The average score is 64%
Restart quiz