CS401-Midterm
1 / 50
One screen location corresponds to a
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
The first instruction of “COM” file must be at offset:
4 / 50
Which bit of the attributes byte represents the blue component of foreground color
5 / 50
The physical address of the stack is obtained by
6 / 50
An offset alone is not complete without
7 / 50
MOV instruction transfers a byte or word from which of the following source location.
8 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
9 / 50
In a video memory, each screen location corresponds to
10 / 50
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
Which bit of the attributes byte represents the red component of background color ?
13 / 50
To convert any digit to its ASCII representation
14 / 50
Which bit of the attributes byte represents the blue component of background color ?
15 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
16 / 50
mov ax,5 has
17 / 50
After the execution of STOSW, the CX will be
18 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
19 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
20 / 50
The routine that executes in response to an INT instruction is called
21 / 50
The iAPX888 architecture consists of _______ register.
22 / 50
23 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
24 / 50
The basic function of SCAS instruction is to
25 / 50
decrements SP (the stack pointer) by two and then transfers a word from the source operand to the top of stack
26 / 50
one RET is executed, it recovers the values from
27 / 50
28 / 50
When an item is pushed on the decrementing stack, the top of the stack is
29 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
30 / 50
When the operand of DIV instruction is of 16 bits then implied dividend will be of
31 / 50
assembly the CX register is used normally as a ______________register.
32 / 50
one Only ___________ instructions allow moving data from memory to memory.
33 / 50
In string manipulation whenever an instruction needs a memory source, which of the following will hold the pointer to it?
34 / 50
35 / 50
36 / 50
If we want to divide a signed number by 2, this operation can better be accomplished by
37 / 50
After execution of JCXZ instruction CX will changed with flag affect.
38 / 50
_______ register holds the address of next instruction is to be executed
39 / 50
REP will always
40 / 50
41 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
42 / 50
Regarding assembler, which statement is true:
43 / 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
44 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
45 / 50
if ax contains decimal -2 and BX contains decimal 2 then after the execution of instructions: CMP AX, BX ,JA label
46 / 50
In assembly the CX register is used normally as a ______________register.
47 / 50
48 / 50
49 / 50
After the execution of MOVS instruction which of the following registers are updated
50 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
Your score is
The average score is 64%
Restart quiz