CS401-Midterm
1 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
2 / 50
Stack is a ______ that behaves in a first in last out manner.
3 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
4 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
5 / 50
Code Segment is associated to _______ register by default.
6 / 50
REP will always
7 / 50
decrements SP (the stack pointer) by two and then transfers a word from the source operand to the top of stack
8 / 50
The physical address of the stack is obtained by
9 / 50
ASCII stands for ____________. The screen is two dimensional space having:
10 / 50
The first instruction of “COM” file must be at offset:
11 / 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
12 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
13 / 50
An offset alone is not complete without
14 / 50
One screen location corresponds to a
15 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
16 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
17 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
18 / 50
The second byte in the word designated for one screen location holds
19 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
20 / 50
The extended ASCII has
21 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
22 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
23 / 50
The clear screen operation initialize whole block of memory
24 / 50
25 / 50
To transfer control back the RET instruction take
26 / 50
Which bit of the attributes byte represents the red component of background color ?
27 / 50
which bit sets the character "blinking" on the screen?
28 / 50
A 32 Bit processor has accumulator of ---------
29 / 50
After the execution of “PUSH AX” statement
30 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
31 / 50
32 / 50
After the execution of STOSW the CX will be
33 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
34 / 50
MOV instruction transfers a byte or word from which of the following source location.
35 / 50
The instruction ADC has________ Operand(s)
36 / 50
Which bit of the attributes byte represents the blue component of foreground color
37 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
38 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
39 / 50
40 / 50
“mov byte [num1], 5” is _________ instruction.
41 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
42 / 50
While using STOBS, if DF=1 then
43 / 50
44 / 50
physical address of the stack is obtained by
45 / 50
Left-Shift-Operation the left most bit _______
46 / 50
The iAPX888 architecture consists of _______ register.
47 / 50
48 / 50
The second byte in the word designated for screen location holds
49 / 50
Only instructions allow moving data from memory to memory.
50 / 50
When an item is pushed on the decrementing stack, the top of the stack is
Your score is
The average score is 64%
Restart quiz