PDA

View Full Version : cs401 assemblay lanaguge quiz solved on 18th november, 2011



Xpert
11-18-2011, 10:48 PM
Conditional jumps can only
Far
Short
Near
All of the given
__________ transfers the word at the current top of stack (pointed to by SP) to the destination operand and then increments SP by two to point to the new top of stack.
PUSH
POP
CALL
None of the given
In a video memory, each screen location corresponds to:
Eight bytes
Four bytes
Two bytes
One byte
The maximum parameters a subroutine can receive are______ when all the general registers are used.

7
6
5
4
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.
True
Fales
In XOR operation the output is 1 if
both inputs are same
both inputs are different
I and II
none of the above
The Operation of pop ax is AX <-- [SP] SP <-- SP-2
True
False
The operations of placing items on the stack and removing them from there are called push and ret.
True
False
Stack is a
Algorithm
Data Structure
Both algorithm and data structure
None of the given
Stack is a data structure that behaves ____________manner.
LIFO
FIFO
Both LIFO and FIFO
None of the given

samina javed
11-19-2011, 12:11 AM
the solution is wrong of these quizs

Vuhelper
11-19-2011, 04:50 AM
app theak kar doo pher ager wrong haa

Xpert
11-20-2011, 03:34 AM
the solution is wrong of these quizs
What's the wrong correct it if you think wrong.