CS401-Midterm
1 / 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:
2 / 50
The routine that executes in response to an INT instruction is called
3 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
4 / 50
The prevalent convention in most high level languages is stack clearing by the
5 / 50
In string manipulation whenever an instruction needs a memory source, which of the following will hold the pointer to it?
6 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
7 / 50
To transfer control back the RET instruction take
8 / 50
Which mathematical operation is dominant during the execution of SCAS instruction
9 / 50
After the execution of SAR instruction:
10 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
11 / 50
When an item is pushed on the decrementing stack, the top of the stack is
12 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
13 / 50
In the instruction “CMP AX,BX” the contents of
14 / 50
one DIV instruction has
15 / 50
An offset alone is not complete without
16 / 50
In the word designated for one screen location, the higher address contains
17 / 50
In STOSB instruction, when DF is Set, SI is
18 / 50
which bit sets the character "blinking" on the screen?
19 / 50
Execution of the instruction “mov word [ES : 0], 0x0741” will print
20 / 50
The execution of the instruction “mov word [ES: DI], 0x0720”
21 / 50
_________ is one of the reasons due to which string instructions are used in 8088
22 / 50
23 / 50
The second byte in the word designated for one screen location holds
24 / 50
In assembly the CX register is used normally as a ______________register.
25 / 50
After execution of JCXZ instruction CX will changed with flag affect.
26 / 50
Which bit of the attributes byte represents the blue component of foreground color
27 / 50
28 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
29 / 50
The physical address of the stack is obtained by
30 / 50
In 8088 architecture, whenever an element is pushed on the stack
31 / 50
32 / 50
_______ register holds the address of next instruction is to be executed
33 / 50
JC and JNC test the ____________ flag.
34 / 50
After the execution of STOSW, the CX will be
35 / 50
A 32 Bit processor has accumulator of ---------
36 / 50
one Only ___________ instructions allow moving data from memory to memory.
37 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
38 / 50
Left-Shift-Operation the left most bit _______
39 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
40 / 50
One screen location corresponds to a
41 / 50
In a video memory, each screen location corresponds to
42 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
43 / 50
one RET is executed, it recovers the values from
44 / 50
Which bit of the attributes byte represents the blue component of background color ?
45 / 50
Which bit of the attributes byte represents the red component of background color ?
46 / 50
After the execution of “PUSH AX” statement
47 / 50
48 / 50
49 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
50 / 50
“mov byte [num1], 5” is _________ instruction.
Your score is
The average score is 64%
Restart quiz