CS401-Midterm
1 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
2 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
3 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
4 / 50
In assembly the CX register is used normally as a ______________register.
5 / 50
REP will always
6 / 50
The extended ASCII has
7 / 50
One screen location corresponds to a
8 / 50
In STOS instruction, the implied source will always be in
9 / 50
if ax contains decimal -2 and BX contains decimal 2 then after the execution of instructions: CMP AX, BX ,JA label
10 / 50
Left-Shift-Operation the left most bit _______
11 / 50
_______ register holds the address of next instruction is to be executed
12 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
13 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
14 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
15 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
16 / 50
The routine that executes in response to an INT instruction is called
17 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
18 / 50
19 / 50
assembly the CX register is used normally as a ______________register.
20 / 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
21 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
22 / 50
A 32 Bit processor has accumulator of ---------
23 / 50
“Far” jump is not position relative but is _______________
24 / 50
_________ is one of the reasons due to which string instructions are used in 8088
25 / 50
After execution of JCXZ instruction CX will changed with flag affect.
26 / 50
The basic function of SCAS instruction is to
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
29 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
30 / 50
After the execution of STOSW the CX will be
31 / 50
which bit sets the character "blinking" on the screen?
32 / 50
Only instructions allow moving data from memory to memory.
33 / 50
To transfer control back the RET instruction take
34 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
35 / 50
one DIV instruction has
36 / 50
37 / 50
The prevalent convention in most high level languages is stack clearing by the
38 / 50
39 / 50
In the instruction “CMP AX,BX” the contents of
40 / 50
41 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
42 / 50
After the execution of MOVS instruction which of the following registers are updated
43 / 50
Assembly language is:
44 / 50
To convert any digit to its ASCII representation
45 / 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
46 / 50
Which bit of the attributes byte represents the blue component of background color ?
47 / 50
In a video memory, each screen location corresponds to
48 / 50
When the operand of DIV instruction is of 16 bits then implied dividend will be of
49 / 50
The first instruction of “COM” file must be at offset:
50 / 50
The instruction ADC has________ Operand(s)
Your score is
The average score is 64%
Restart quiz