Thursday , 21 November 2024

CS401 Usolved MCQs Mega Collection (02 May 2013) for Mid Term Papers

 
Question # 1 of 10 ( Start time: 12:57:07 PM ) Total Marks: 1
Mechanism used to drop carry for making the calculated address valid is known as:
Select correct option:

Carry Overload
Overflow
Address Wraparound
None of the above

Question # 2 of 10 ( Start time: 12:58:36 PM ) Total Marks: 1
we cannot Subtract index register from the base register( bx-si )in assembly language
Select correct option:

True
False

Question # 3 of 10 ( Start time: 12:59:56 PM ) Total Marks: 1
Physical address calculation depends on
Select correct option:

Base address
Effective address
Offset Address
None of the above

Question # 4 of 10 ( Start time: 01:01:14 PM ) Total Marks: 1
Simple CMP instruction uses _____ operation
Select correct option:

Addition
Division
Subtraction
Multiplicaion

Question # 5 of 10 ( Start time: 01:02:45 PM ) Total Marks: 1
SS is bydefult associated with
Select correct option:

BP
IP
SP
BP

Question # 6 of 10 ( Start time: 01:04:14 PM ) Total Marks: 1
When a 32 bit number is divided by a 16 bit number, the remainder is of
Select correct option:

4 bits
8 bits
16 bits
32 bits

Question # 7 of 10 ( Start time: 03:53:38 PM ) Total Marks: 1
Which of the following is not a valid instruction in assembly language?
Select correct option:

MOV AX, 55
MOV AX, BX
MOV CS, 0xb800
MOV BX, AX

Question # 8 of 10 ( Start time: 03:55:09 PM ) Total Marks: 1
Memory to Memory operation is allowed
Select correct option:

True
False

The other directive is “define word” or “dw” with the same syntax as “db” but reserving a whole word of __ bits instead of a byte.
Select correct option:

32
8
16
64

Question # 10 of 10 ( Start time: 03:58:10 PM ) Total Marks: 1
we can not add two base register i.e. (bx+bp) or cant use in an instruction
Select correct option:

True
False

Location

 
Question # 1 of 10 ( Start time: 09:12:20 PM ) Total Marks: 1
SS is bydefult associated with
Select correct option:
BP
IP
SP
BP

Quiz Start Time: 09:12 PM
Time Left 78
sec(s)
Question # 2 of 10 ( Start time: 09:13:12 PM ) Total Marks: 1
Register to constant data movement is allowed?
Select correct option:
No
Yes
Quiz Start Time: 09:12 PM
Time Left 65
sec(s)
Question # 3 of 10 ( Start time: 09:13:29 PM ) Total Marks: 1
The simplest form of addressing, in which the operand value is present in instruction is
Select correct option:
Direct Addressing
Indirect Addressing
Immediate Addressing
None of them
Quiz Start Time: 09:12 PM
Time Left 53
sec(s)
Question # 4 of 10 ( Start time: 09:13:59 PM ) Total Marks: 1
This jump is taken if the last arithmetic operation produced a number in its destination that has even parity , Which jump is taken
Select correct option:
JP
JPE
JNP
both JP and JPE
[9:13:40 PM] jami mian: Question # 5 of 10 ( Start time: 09:14:54 PM ) Total Marks: 1
The other directive is “define word” or “dw” with the same syntax as “db” but reserving a whole word of __ bits instead of a byte.
Select correct option:
32
8
16
64
[9:13:56 PM] jami mian: Question # 6 of 10 ( Start time: 09:15:51 PM ) Total Marks: 1
BP by default associated with
Select correct option:
CS
IP
SS
SP
Question # 7 of 10 ( Start time: 09:16:07 PM ) Total Marks: 1
In JA jump is not taken after a CMP if the unsigned destination is larger than the unsigned source.
Select correct option:
True
False
Question # 8 of 10 ( Start time: 09:17:24 PM ) Total Marks: 1
The FLAG register in Intel x86 microprocessors that contains the current state of the processor
Select correct option:
True
False
Question # 9 of 10 ( Start time: 09:17:45 PM ) Total Marks: 1
Constant is never use as a
Select correct option:
Source
Destination
Both as source and destination
None of the given


Quiz Start Time: 09:12 PM
Time Left 28
sec(s)
Question # 10 of 10 ( Start time: 09:18:04 PM ) Total Marks: 1
Physical address calculation depends on
Select correct option:
Base address
Effective address
Offset Address
None of the above

  • 15-04-2012, 10:01 PM

Question # 1 of 10 ( Start time: 12:57:07 PM ) Total Marks: 1
Mechanism used to drop carry for making the calculated address valid is known as:
Select correct option:

Carry Overload
Overflow
Address Wraparound
None of the above

Question # 2 of 10 ( Start time: 12:58:36 PM ) Total Marks: 1
we can not Subrtace index register from the base register( bx-si )in assemlby language
Select correct option:

True
False

Question # 3 of 10 ( Start time: 12:59:56 PM ) Total Marks: 1
Physical address calculation depends on
Select correct option:

Base address
Effective address
Offset Address
None of the above

Question # 4 of 10 ( Start time: 01:01:14 PM ) Total Marks: 1
Simple CMP instruction uses _____ operation
Select correct option:

Addition
Division
Subtraction
Multiplicaion

Question # 5 of 10 ( Start time: 01:02:45 PM ) Total Marks: 1
SS is bydefult associated with
Select correct option:

BP
IP
SP
BP

Question # 6 of 10 ( Start time: 01:04:14 PM ) Total Marks: 1
When a 32 bit number is divided by a 16 bit number, the remainder is of
Select correct option:

4 bits
8 bits
16 bits
32 bits

Question # 7 of 10 ( Start time: 03:53:38 PM ) Total Marks: 1
Which of the following is not a valid instruction in assembly language?
Select correct option:

MOV AX, 55
MOV AX, BX
MOV CS, 0xb800
MOV BX, AX

Question # 8 of 10 ( Start time: 03:55:09 PM ) Total Marks: 1
Memory to Memory operation is allowed
Select correct option:

True
False

The other directive is “define word” or “dw” with the same syntax as “db” but reserving a whole word of __ bits instead of a byte.
Select correct option:

32
8
16
64

Question # 10 of 10 ( Start time: 03:58:10 PM ) Total Marks: 1
we can not add two base register i.e. (bx+bp) or cant use in an instruction
Select correct option:

True
False

 

Check Also

CS401 Assignment no 03 Solution Spring 2013 has been uploaded

Please carefully read the following instructions before attempting assignment.   Rules for Marking It should be clear …

Leave a Reply

Your email address will not be published. Required fields are marked *

*