CS401-Midterm
1 / 50
The extended ASCII has
2 / 50
The prevalent convention in most high level languages is stack clearing by the
3 / 50
ASCII stands for ____________. The screen is two dimensional space having:
4 / 50
In a video memory, each screen location corresponds to
5 / 50
The routine that executes in response to an INT instruction is called
6 / 50
Which bit of the attributes byte represents the red component of background color ?
7 / 50
After the execution of “PUSH AX” statement
8 / 50
The iAPX88 processor supports ___________ modes of memory access.
9 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
10 / 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
11 / 50
In the instruction MOV AX, 5 the number of operands are
12 / 50
_______ register holds the address of next instruction is to be executed
13 / 50
14 / 50
Code Segment is associated to _______ register by default.
15 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
16 / 50
if ax contains decimal -2 and BX contains decimal 2 then after the execution of instructions: CMP AX, BX ,JA label
17 / 50
RETF will pop the offset in the
18 / 50
To convert any digit to its ASCII representation
19 / 50
While using STOBS, if DF=1 then
20 / 50
In the word designated for one screen location, the higher address contains
21 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
22 / 50
In assembly the CX register is used normally as a ______________register.
23 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
24 / 50
The iAPX888 architecture consists of _______ register.
25 / 50
REP will always
26 / 50
27 / 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:
28 / 50
The clear screen operation initialize whole block of memory
29 / 50
One screen location corresponds to a
30 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
31 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
32 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
33 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
34 / 50
Which bit of the attributes byte represents the blue component of background color ?
35 / 50
36 / 50
To transfer control back the RET instruction take
37 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
38 / 50
After the execution of instruction “RET ”
39 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
40 / 50
41 / 50
The physical address of the stack is obtained by
42 / 50
43 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
44 / 50
“Far” jump is not position relative but is _______________
45 / 50
one RET is executed, it recovers the values from
46 / 50
The first instruction of “COM” file must be at offset:
47 / 50
A 32 Bit processor has accumulator of ---------
48 / 50
JC and JNC test the ____________ flag.
49 / 50
When an item is pushed on the decrementing stack, the top of the stack is
50 / 50
_________ is one of the reasons due to which string instructions are used in 8088
Your score is
The average score is 64%
Restart quiz