Quiz Start Time: 07:42 PM | |
|
Question # 1 of 10 ( Start time: 07:42:08 PM ) | Total Marks: 1 |
In the instruction "mov word [es:160], 0x1230", 12 means: |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM
| |
|
Question # 2 of 10 ( Start time: 07:42:39 PM ) | Total Marks: 1 |
The operations of placing items on the stack and removing them from there are called push and ret. |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM
| |
|
Question # 3 of 10 ( Start time: 07:43:03 PM ) | Total Marks: 1 |
The execution of the instruction "mov word [ES : 160], 0x1230" will print a character on the screen at: |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM | |
|
Question # 4 of 10 ( Start time: 07:43:24 PM ) | Total Marks: 1 |
The Operation of Push is if "we push ax" then SP<-- SP+2 [SP]<-- AX |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM
| |
|
Question # 5 of 10 ( Start time: 07:43:43 PM ) | Total Marks: 1 |
The Operation of pop ax is AX <-- [SP] SP <-- SP-2 |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM
| |
|
Question # 6 of 10 ( Start time: 07:43:58 PM ) | Total Marks: 1 |
After the execution of STOSWB, the CX will be: |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM | |
|
Question # 7 of 10 ( Start time: 07:44:19 PM ) | Total Marks: 1 |
When the operand of DIV instruction is of 16 bits then implied dividend will be of |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM
| |
|
Question # 8 of 10 ( Start time: 07:44:41 PM ) | Total Marks: 1 |
RET do not pops the word at the top of the stack (pointed to by register SP) into the instruction pointer but increments SP by two. |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM | |
|
Question # 9 of 10 ( Start time: 07:44:53 PM ) | Total Marks: 1 |
Stack is a |
Select correct option: |
|
|
|
Quiz Start Time: 07:42 PM | |
|
Question # 10 of 10 ( Start time: 07:45:10 PM ) | Total Marks: 1 |
if we apply NOT operation of bit 1 the answer is also 1 |
Select correct option: |
|
|
|