CS401-Midterm
1 / 50
_________ is one of the reasons due to which string instructions are used in 8088
2 / 50
When a 16 bit number is divided by an 8 bit number, the dividend will be in
3 / 50
The prevalent convention in most high level languages is stack clearing by the
4 / 50
_______ register holds the address of next instruction is to be executed
5 / 50
Regarding assembler, which statement is true:
6 / 50
The iAPX888 architecture consists of _______ register.
7 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
8 / 50
allow changing specific processor behaviors and are used to play with it.
9 / 50
assembly the CX register is used normally as a ______________register.
10 / 50
The first instruction of “COM” file must be at offset:
11 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
12 / 50
In STOS instruction, the implied source will always be in
13 / 50
The second byte in the word designated for one screen location holds
14 / 50
An offset alone is not complete without
15 / 50
16 / 50
The extended ASCII has
17 / 50
When an item is pushed on the decrementing stack, the top of the stack is
18 / 50
When a 16 bit number is divided by an 8 bit number, the quotient will be in
19 / 50
The clear screen operation initialize whole block of memory
20 / 50
When a 32 bit number is divided by a 16 bit number, the quotient will be stored in
21 / 50
The execution of the instruction “mov word [ES: 0], 0x0741” will print “A” on the screen, color of the character will be
22 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
23 / 50
After the execution of “PUSH AX” statement
24 / 50
25 / 50
The basic function of SCAS instruction is to
26 / 50
In a video memory, each screen location corresponds to
27 / 50
“mov byte [num1], 5” is _________ instruction.
28 / 50
“mov byte [num1],5” is _______ instruction.
29 / 50
The routine that executes in response to an INT instruction is called
30 / 50
31 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
32 / 50
After the execution of MOVS instruction which of the following registers are updated
33 / 50
To convert any digit to its ASCII representation
34 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
35 / 50
36 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
37 / 50
A 32 Bit processor has accumulator of ---------
38 / 50
MOV instruction transfers a byte or word from which of the following source location.
39 / 50
After the execution of instruction “RET”
40 / 50
mov ax,5 has
41 / 50
In the instruction MOV AX, 5 the number of operands are
42 / 50
43 / 50
Assembly language is:
44 / 50
If the address of memory location Num1 is 0117 and its content is 0005 then after execution of the instruction “ mov bx, Num1” bx will contain
45 / 50
To transfer control back the RET instruction take
46 / 50
When the operand of DIV instruction is of 16 bits then implied dividend will be of
47 / 50
In assembly the CX register is used normally as a ______________register.
48 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
49 / 50
50 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
Your score is
The average score is 64%
Restart quiz