CS401-Midterm
1 / 50
A 32 Bit processor has accumulator of ---------
2 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
3 / 50
Regarding assembler, which statement is true:
4 / 50
After the execution of STOSW, the CX will be
5 / 50
The second byte in the word designated for screen location holds
6 / 50
The physical address of the stack is obtained by
7 / 50
one DIV instruction has
8 / 50
allow changing specific processor behaviors and are used to play with it.
9 / 50
The basic function of SCAS instruction is to
10 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
11 / 50
In STOS instruction, the implied source will always be in
12 / 50
After the execution of “PUSH AX” statement
13 / 50
decrements SP (the stack pointer) by two and then transfers a word from the source operand to the top of stack
14 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
15 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
16 / 50
The iAPX888 architecture consists of _______ register.
17 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
18 / 50
Which bit of the attributes byte represents the red component of background color ?
19 / 50
ASCII stands for ____________. The screen is two dimensional space having:
20 / 50
The clear screen operation initialize whole block of memory
21 / 50
In the word designated for one screen location, the higher address contains
22 / 50
Code Segment is associated to _______ register by default.
23 / 50
24 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
25 / 50
REP will always
26 / 50
After the execution of STOSW the CX will be
27 / 50
28 / 50
After the execution of instruction “RET ”
29 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
30 / 50
31 / 50
After the execution of instruction “RET”
32 / 50
mov ax,5 has
33 / 50
If we want to divide a signed number by 2, this operation can better be accomplished by
34 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
35 / 50
one RET is executed, it recovers the values from
36 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
37 / 50
“mov byte [num1],5” is _______ instruction.
38 / 50
The first instruction of “COM” file must be at offset:
39 / 50
one Only ___________ instructions allow moving data from memory to memory.
40 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
41 / 50
In a video memory, each screen location corresponds to
42 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
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
To convert any digit to its ASCII representation
45 / 50
46 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
47 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
48 / 50
After the execution of SAR instruction:
49 / 50
In 8088 architecture, whenever an element is pushed on the stack
50 / 50
Which bit of the attributes byte represents the blue component of foreground color
Your score is
The average score is 64%
Restart quiz