CS401-Midterm
1 / 50
After the execution of “PUSH AX” statement
2 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
3 / 50
REP will always
4 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
5 / 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
6 / 50
In the instruction MOV AX, 5 the number of operands are
7 / 50
To transfer control back the RET instruction take
8 / 50
A 32 Bit processor has accumulator of ---------
9 / 50
The iAPX88 processor supports ___________ modes of memory access.
10 / 50
To convert any digit to its ASCII representation
11 / 50
12 / 50
13 / 50
After the execution of MOVS instruction which of the following registers are updated
14 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
15 / 50
“mov byte [num1], 5” is _________ instruction.
16 / 50
RETF will pop the offset in the
17 / 50
allow changing specific processor behaviors and are used to play with it.
18 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
19 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
20 / 50
After the execution of instruction “RET”
21 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
22 / 50
If we want to divide a signed number by 2, this operation can better be accomplished by
23 / 50
After the execution of STOSW the CX will be
24 / 50
25 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
26 / 50
After the execution of SAR instruction:
27 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
28 / 50
physical address of the stack is obtained by
29 / 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:
30 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
31 / 50
“Far” jump is not position relative but is _______________
32 / 50
In the instruction “CMP AX,BX” the contents of
33 / 50
one Only ___________ instructions allow moving data from memory to memory.
34 / 50
In STOS instruction, the implied source will always be in
35 / 50
The basic function of SCAS instruction is to
36 / 50
After the execution of STOSW, the CX will be
37 / 50
When two 16bit numbers are added the answer can be 17 bits long, this extra bit that won’t fit in the target register is placed in the where it can be used and tested
38 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
39 / 50
In a video memory, each screen location corresponds to
40 / 50
41 / 50
The iAPX888 architecture consists of _______ register.
42 / 50
In the word designated for one screen location, the higher address contains
43 / 50
The extended ASCII has
44 / 50
45 / 50
Only instructions allow moving data from memory to memory.
46 / 50
Code Segment is associated to _______ register by default.
47 / 50
When an item is pushed on the decrementing stack, the top of the stack is
48 / 50
_______ register holds the address of next instruction is to be executed
49 / 50
In STOSB instruction, when DF is Set, SI is
50 / 50
The first instruction of “COM” file must be at offset:
Your score is
The average score is 64%
Restart quiz