500 Solved mcq's of Cs401 can be downloaded from the attachment.View more random threads:
- mth603 solved mcq's for midterm fall 2010 december 1
- mgt211 first quiz solved 2011 by ch.haseeb Ullah
- cs507 information system solved quiz and mcq's
- Solved quiz of CS507 quizzes 11/01/2011
- Online Virtual university Cs403 solved quiz online 13-1-2012
- Cs403 database solved quiz on 4 January 2012-01-04
- fin623 mcq's and quiz solved 4/1/2011 download
- 1st solved quiz of ECO403
- cs304 current solve quiz 11-1-2012
- 3rd quiz of MGT603
The execution of the instruction "mov word [ES : 160], 0x1230" will print a character on the screen at:
First column of second row
Second column of first row
Second column of second row
First column of third row
Which type of shif operation it is "The zero bit is inserted from the right and every bit moves one position to its left with the most significant bit dropping into the carry flag"
shl
sal
sar
both shl and sal
In XOR operation the output is 1 if
both inputs are same
both inputs are different
I and II
none of the above
Far jump is position relative.
true
false
After the execution of STOSWB, the CX will be:
Incremented by 1
Decremented by 1
Incremented by 2
Decremented by 2
Sponsored Links
In And the out put only one if
Both inputs are 0
One is 0 and other is 1
Both are 1
None 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 given
When the operand of DIV instruction is of 16-bits then implied dividend will be stored in
AX register
The concatenation of DX and AX
The concatenation of ES and AX
The concatenation of DS and BX
In near jump we jump any where within a segment.
true
false
In string instructions, the mode is called auto-increment mode when:
CX is set
ZF is cleared
DF is set
DF is cleared
How many characters standard ASCII has?
512
256
128
64
Which of the following is the pair of register used to access memory in string instructions?
DI and BP
SI and BP
DI and SI
DS and SI
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
false
The operations of placing items on the stack and removing them from there are called push and ret.
true
false
In a video memory, each screen location corresponds to:
8 byte
4 byte
2 byte
1 byte
The Operation of Push is if "we push ax" then SP<-- SP+2 [SP]<-- AX
true
false
The purpose of MOVS instruction is:
Move register to register
Move register to a memory location
Move a memory location to register
Move memory to memory
When the operand of DIV instruction is of 16 bits then implied dividend will be of
32 bit
64 bit
16 bit
8 bit
Parameters clears from the stack by the
caller
callee
caller and callee
none of given
There are currently 1 users browsing this thread. (0 members and 1 guests)