CS401-Midterm
1 / 50
The iAPX888 architecture consists of _______ register.
2 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
3 / 50
Which bit of the attributes byte represents the blue component of background color ?
4 / 50
To transfer control back the RET instruction take
5 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
6 / 50
A 32 Bit processor has accumulator of ---------
7 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
8 / 50
In 8088 architecture, whenever an element is pushed on the stack
9 / 50
The physical address of the stack is obtained by
10 / 50
REP will always
11 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
12 / 50
Assembly language is:
13 / 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:
14 / 50
The basic function of SCAS instruction is to
15 / 50
When two 16bit numbers are added the answer can be 17 bits long, this extra bit that won’t fit in the target register is placed in the where it can be used and tested
16 / 50
Stack is a ______ that behaves in a first in last out manner.
17 / 50
18 / 50
19 / 50
decrements SP (the stack pointer) by two and then transfers a word from the source operand to the top of stack
20 / 50
After the execution of “PUSH AX” statement
21 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
22 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
23 / 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
24 / 50
After the execution of STOSW, the CX will be
25 / 50
26 / 50
JC and JNC test the ____________ flag.
27 / 50
ASCII stands for ____________. The screen is two dimensional space having:
28 / 50
After the execution of instruction “RET ”
29 / 50
To convert any digit to its ASCII representation
30 / 50
The routine that executes in response to an INT instruction is called
31 / 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
32 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
33 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
34 / 50
35 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
36 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
37 / 50
Left-Shift-Operation the left most bit _______
38 / 50
After the execution of STOSW the CX will be
39 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
40 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
41 / 50
Which bit of the attributes byte represents the red component of background color ?
42 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
43 / 50
44 / 50
_________ is one of the reasons due to which string instructions are used in 8088
45 / 50
Code Segment is associated to _______ register by default.
46 / 50
Only instructions allow moving data from memory to memory.
47 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
48 / 50
49 / 50
“mov byte [num1],5” is _______ instruction.
50 / 50
The iAPX88 processor supports ___________ modes of memory access.
Your score is
The average score is 64%
Restart quiz