CS401-Midterm
1 / 50
In 8088 architecture, whenever an element is pushed on the stack
2 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
3 / 50
The prevalent convention in most high level languages is stack clearing by the
4 / 50
The basic function of SCAS instruction is to
5 / 50
Which bit of the attributes byte represents the blue component of background color ?
6 / 50
JC and JNC test the ____________ flag.
7 / 50
which bit sets the character "blinking" on the screen?
8 / 50
In the instruction “CMP AX,BX” the contents of
9 / 50
In a video memory, each screen location corresponds to
10 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
11 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
12 / 50
one RET is executed, it recovers the values from
13 / 50
The iAPX888 architecture consists of _______ register.
14 / 50
When the operand of DIV instruction is of 16 bits then implied dividend will be of
15 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
16 / 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
17 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
18 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
19 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
20 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
21 / 50
22 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
23 / 50
The second byte in the word designated for screen location holds
24 / 50
Which is the unidirectional bus ?
Control Bus
(II) Data Bus
(III) Address Bus
25 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
26 / 50
The physical address of the stack is obtained by
27 / 50
28 / 50
one DIV instruction has
29 / 50
To convert any digit to its ASCII representation
30 / 50
An offset alone is not complete without
31 / 50
Assembly language is:
32 / 50
In assembly the CX register is used normally as a ______________register.
33 / 50
When an item is pushed on the decrementing stack, the top of the stack is
34 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
35 / 50
Which bit of the attributes byte represents the red component of background color ?
36 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
37 / 50
Code Segment is associated to _______ register by default.
38 / 50
The routine that executes in response to an INT instruction is called
39 / 50
40 / 50
Left-Shift-Operation the left most bit _______
41 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
42 / 50
43 / 50
The clear screen operation initialize whole block of memory
44 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
45 / 50
physical address of the stack is obtained by
46 / 50
The second byte in the word designated for one screen location holds
47 / 50
48 / 50
49 / 50
After the execution of SAR instruction:
50 / 50
Your score is
The average score is 64%
Restart quiz