CS401-Midterm
1 / 50
The instruction ADC has________ Operand(s)
2 / 50
Only instructions allow moving data from memory to memory.
3 / 50
REP will always
4 / 50
Which bit of the attributes byte represents the blue component of background color ?
5 / 50
Left-Shift-Operation the left most bit _______
6 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
7 / 50
The second byte in the word designated for one screen location holds
8 / 50
After the execution of instruction “RET 2”
9 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
10 / 50
In 8088 architecture, whenever an element is pushed on the stack
11 / 50
In STOSB instruction, when DF is Set, SI is
12 / 50
To convert any digit to its ASCII representation
13 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
14 / 50
When an item is pushed on the decrementing stack, the top of the stack is
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
After the execution of “PUSH AX” statement
17 / 50
Regarding assembler, which statement is true:
18 / 50
19 / 50
JC and JNC test the ____________ flag.
20 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
21 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
22 / 50
The first instruction of “COM” file must be at offset:
23 / 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
24 / 50
After the execution of instruction “RET”
25 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
26 / 50
The iAPX888 architecture consists of _______ register.
27 / 50
An offset alone is not complete without
28 / 50
To transfer control back the RET instruction take
29 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
30 / 50
One screen location corresponds to a
31 / 50
32 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
33 / 50
_________ is one of the reasons due to which string instructions are used in 8088
34 / 50
After the execution of MOVS instruction which of the following registers are updated
35 / 50
While using STOBS, if DF=1 then
36 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
37 / 50
ASCII stands for ____________. The screen is two dimensional space having:
38 / 50
Code Segment is associated to _______ register by default.
39 / 50
The routine that executes in response to an INT instruction is called
40 / 50
Which bit of the attributes byte represents the red component of background color ?
41 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
42 / 50
The basic function of SCAS instruction is to
43 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
44 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
45 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
46 / 50
In a video memory, each screen location corresponds to
47 / 50
48 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
49 / 50
Stack is a ______ that behaves in a first in last out manner.
50 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
Your score is
The average score is 64%
Restart quiz