CS401-Midterm
1 / 50
To transfer control back the RET instruction take
2 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
3 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
4 / 50
The physical address of the stack is obtained by
5 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
6 / 50
In string manipulation whenever an instruction needs a memory source, which of the following will hold the pointer to it?
7 / 50
One screen location corresponds to a
8 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
9 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
10 / 50
Regarding assembler, which statement is true:
11 / 50
In assembly the CX register is used normally as a ______________register.
12 / 50
An offset alone is not complete without
13 / 50
After the execution of MOVS instruction which of the following registers are updated
14 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
15 / 50
To convert any digit to its ASCII representation
16 / 50
17 / 50
_________ is one of the reasons due to which string instructions are used in 8088
18 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
19 / 50
After the execution of STOSW, the CX will be
20 / 50
When the operand of DIV instruction is of 16 bits then implied dividend will be of
21 / 50
The basic function of SCAS instruction is to
22 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
23 / 50
which bit sets the character "blinking" on the screen?
24 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
25 / 50
JC and JNC test the ____________ flag.
26 / 50
Assembly language is:
27 / 50
28 / 50
MOV instruction transfers a byte or word from which of the following source location.
29 / 50
The routine that executes in response to an INT instruction is called
30 / 50
In the instruction MOV AX, 5 the number of operands are
31 / 50
The clear screen operation initialize whole block of memory
32 / 50
The instruction ADC has________ Operand(s)
33 / 50
The iAPX88 processor supports ___________ modes of memory access.
34 / 50
35 / 50
After the execution of “PUSH AX” statement
36 / 50
The iAPX888 architecture consists of _______ register.
37 / 50
mov ax,5 has
38 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
39 / 50
40 / 50
After the execution of STOSW the CX will be
41 / 50
“mov byte [num1], 5” is _________ instruction.
42 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
43 / 50
44 / 50
physical address of the stack is obtained by
45 / 50
Left-Shift-Operation the left most bit _______
46 / 50
Which bit of the attributes byte represents the blue component of foreground color
47 / 50
The extended ASCII has
48 / 50
The second byte in the word designated for one screen location holds
49 / 50
one RET is executed, it recovers the values from
50 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
Your score is
The average score is 64%
Restart quiz