CS401-Midterm
1 / 50
In STOSB instruction, when DF is Set, SI is
2 / 50
After the execution of “PUSH AX” statement
3 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
4 / 50
The basic function of SCAS instruction is to
5 / 50
MOV instruction transfers a byte or word from which of the following source location.
6 / 50
The routine that executes in response to an INT instruction is called
7 / 50
The first instruction of “COM” file must be at offset:
8 / 50
The clear screen operation initialize whole block of memory
9 / 50
10 / 50
To transfer control back the RET instruction take
11 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
12 / 50
The physical address of the stack is obtained by
13 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
14 / 50
The iAPX888 architecture consists of _______ register.
15 / 50
physical address of the stack is obtained by
16 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
17 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
18 / 50
19 / 50
A 32 Bit processor has accumulator of ---------
20 / 50
After the execution of instruction “RET ”
21 / 50
_________ is one of the reasons due to which string instructions are used in 8088
22 / 50
“Far” jump is not position relative but is _______________
23 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
24 / 50
Only instructions allow moving data from memory to memory.
25 / 50
JC and JNC test the ____________ flag.
26 / 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
27 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
28 / 50
After the execution of STOSW, the CX will be
29 / 50
30 / 50
“mov byte [num1], 5” is _________ instruction.
31 / 50
In STOS instruction, the implied source will always be in
32 / 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
33 / 50
In assembly the CX register is used normally as a ______________register.
34 / 50
ASCII stands for ____________. The screen is two dimensional space having:
35 / 50
36 / 50
One screen location corresponds to a
37 / 50
which bit sets the character "blinking" on the screen?
38 / 50
After the execution of instruction “RET 2”
39 / 50
40 / 50
REP will always
41 / 50
Assembly language is:
42 / 50
When an item is pushed on the decrementing stack, the top of the stack is
43 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
44 / 50
The second byte in the word designated for screen location holds
45 / 50
mov ax,5 has
46 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
47 / 50
48 / 50
49 / 50
While using STOBS, if DF=1 then
50 / 50
To convert any digit to its ASCII representation
Your score is
The average score is 64%
Restart quiz