CS401-Midterm
1 / 50
The instruction ADC has________ Operand(s)
2 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
3 / 50
RETF will pop the offset in the
4 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
5 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
6 / 50
When an item is pushed on the decrementing stack, the top of the stack is
7 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
8 / 50
In STOSB instruction, when DF is Set, SI is
9 / 50
The physical address of the stack is obtained by
10 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
11 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
12 / 50
After the execution of “PUSH AX” statement
13 / 50
The basic function of SCAS instruction is to
14 / 50
15 / 50
16 / 50
17 / 50
After the execution of MOVS instruction which of the following registers are updated
18 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
19 / 50
In assembly the CX register is used normally as a ______________register.
20 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
21 / 50
After the execution of instruction “RET ”
22 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
23 / 50
Left-Shift-Operation the left most bit _______
24 / 50
25 / 50
one Only ___________ instructions allow moving data from memory to memory.
26 / 50
MOV instruction transfers a byte or word from which of the following source location.
27 / 50
28 / 50
The first instruction of “COM” file must be at offset:
29 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
30 / 50
After the execution of SAR instruction:
31 / 50
In the word designated for one screen location, the higher address contains
32 / 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:
33 / 50
34 / 50
one RET is executed, it recovers the values from
35 / 50
The second byte in the word designated for screen location holds
36 / 50
After the execution of instruction “RET 2”
37 / 50
REP will always
38 / 50
39 / 50
If the address of memory location Num1 is 0117 and its content is 0005 then after execution of the instruction “ mov bx, Num1” bx will contain
40 / 50
The clear screen operation initialize whole block of memory
41 / 50
physical address of the stack is obtained by
42 / 50
43 / 50
Stack is a ______ that behaves in a first in last out manner.
44 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
45 / 50
46 / 50
47 / 50
While using STOBS, if DF=1 then
48 / 50
The routine that executes in response to an INT instruction is called
49 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
50 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
Your score is
The average score is 64%
Restart quiz