CS401-Midterm
1 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
2 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
3 / 50
The basic function of SCAS instruction is to
4 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
5 / 50
When the operand of DIV instruction is of 16 bits then implied dividend will be of
6 / 50
After the execution of SAR instruction:
7 / 50
Each screen location corresponds to a word, the lower byte of this word contains ____
8 / 50
_______ register holds the address of next instruction is to be executed
9 / 50
assembly the CX register is used normally as a ______________register.
10 / 50
The extended ASCII has
11 / 50
MOV instruction transfers a byte or word from which of the following source location.
12 / 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
13 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
14 / 50
REP will always
15 / 50
A 32 Bit processor has accumulator of ---------
16 / 50
The prevalent convention in most high level languages is stack clearing by the
17 / 50
The iAPX888 architecture consists of _______ register.
18 / 50
The physical address of the stack is obtained by
19 / 50
Assembly language is:
20 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
21 / 50
To transfer control back the RET instruction take
22 / 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:
23 / 50
In 8088 architecture, whenever an element is pushed on the stack
24 / 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
25 / 50
CMPS instruction subtracts the source location to the destination location. Destination location always lies in
26 / 50
In string manipulation whenever an instruction needs a memory source, which of the following will hold the pointer to it?
27 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
28 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
29 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
30 / 50
The first instruction of “COM” file must be at offset:
31 / 50
In STOS instruction, the implied source will always be in
32 / 50
An offset alone is not complete without
33 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
34 / 50
After the execution of instruction “RET”
35 / 50
When an item is pushed on the decrementing stack, the top of the stack is
36 / 50
ASCII stands for ____________. The screen is two dimensional space having:
37 / 50
Only instructions allow moving data from memory to memory.
38 / 50
After the execution of “PUSH AX” statement
39 / 50
“Far” jump is not position relative but is _______________
40 / 50
41 / 50
Regarding assembler, which statement is true:
42 / 50
The clear screen operation initialize whole block of memory
43 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
44 / 50
The iAPX88 processor supports ___________ modes of memory access.
45 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
46 / 50
Which bit of the attributes byte represents the blue component of background color ?
47 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
48 / 50
49 / 50
50 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
Your score is
The average score is 64%
Restart quiz