CS401-Midterm
1 / 50
one Only ___________ instructions allow moving data from memory to memory.
2 / 50
The first instruction of “COM” file must be at offset:
3 / 50
ASCII stands for ____________. The screen is two dimensional space having:
4 / 50
If we want to divide a signed number by 2, this operation can better be accomplished by
5 / 50
In the instruction MOV AX, 5 the number of operands are
6 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen, color of the character will be
7 / 50
In STOS instruction, the implied source will always be in
8 / 50
After the execution of STOSW the CX will be
9 / 50
Which of the following options contain the set of instructions to open a window to the video memory?
10 / 50
After the execution of instruction “RET ”
11 / 50
After the execution of STOSW, the CX will be
12 / 50
“Far” jump is not position relative but is _______________
13 / 50
Left-Shift-Operation the left most bit _______
14 / 50
| 0 |--›| 1 | 1 | 0 | 1 | 0 | 0 | 0 | --›| C | is a example of ______
15 / 50
If the direction of the processing of a string is from higher addresses towards lower addresses then
16 / 50
All the addressing mechanisms in iAPX88 return a number called _____________ address.
17 / 50
After the execution of “PUSH AX” statement
18 / 50
The execution of the instruction “mov word [ES : 160], 0x1230” will print a character “0” on the screen at
19 / 50
To convert any digit to its ASCII representation
20 / 50
Assembly language is:
21 / 50
REP will always
22 / 50
RETF will pop the offset in the
23 / 50
In 8088 architecture, whenever an element is pushed on the stack
24 / 50
The maximum parameters a subroutine can receive (with the help of registers) are
25 / 50
“mov byte [num1], 5” is _________ instruction.
26 / 50
After the execution of SAR instruction:
27 / 50
28 / 50
The iAPX88 processor supports ___________ modes of memory access.
29 / 50
30 / 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
31 / 50
32 / 50
The second byte in the word designated for screen location holds
33 / 50
_______ register holds the address of next instruction is to be executed
34 / 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:
35 / 50
The routine that executes in response to an INT instruction is called
36 / 50
37 / 50
The physical address of the stack is obtained by
38 / 50
A 32 Bit processor has accumulator of ---------
39 / 50
Which bit of the attributes byte represents the red component of background color ?
40 / 50
8088 is a 16bit processor with its accumulator and all registers of __________.
41 / 50
JC and JNC test the ____________ flag.
42 / 50
After the execution of REP instruction CX will be decremented then which of the following flags will be affected?
43 / 50
The execution of the instruction “mov word [ES : 0], 0x0741” will print character “A” on screen , background color of the screen will be
44 / 50
The basic function of SCAS instruction is to
45 / 50
When a 32 bit number is divided by a 16 bit number, the quotient is of
46 / 50
All the addressing mechanisms iniAPX88 return a number called ______ address.
47 / 50
decrements SP (the stack pointer) by two and then transfers a word from the source operand to the top of stack
48 / 50
MOV instruction transfers a byte or word from which of the following source location.
49 / 50
In the word designated for one screen location, the higher address contains
50 / 50
In assembly the CX register is used normally as a ______________register.
Your score is
The average score is 64%
Restart quiz