Runtime Storage Location

Question 1
Marks : +2 | -2
Pass Ratio : 100%
The multiplicand register & multiplier register of a hardware circuit implementing booth’s algorithm have (11101) & (1100). The result shall be ______
(812)10
(-12)10
(12)10
(-812)10
Explanation:
On multiplying we get 81210.
Question 2
Marks : +2 | -2
Pass Ratio : 100%
The BSA instruction is ___________
Branch and store accumulator
Branch and save return address
Branch and shift address
Branch and show accumulator
Explanation:
BSA is branch and save return address.
Question 3
Marks : +2 | -2
Pass Ratio : 100%
Memory unit accessed by content is called ______
Read only memory
Programmable Memory
Virtual Memory
Associative Memory
Explanation:
Associative Emory is accessed by content.
Question 4
Marks : +2 | -2
Pass Ratio : 100%
Logic gates with a set of input and outputs are arrangement of ___________
Computational circuit
Logic circuit
Design circuits
Register
Explanation:
The answer is computational circuit.
Question 5
Marks : +2 | -2
Pass Ratio : 100%
A k-bit field can specify any one of __________
3k registers
2k registers
K2 registers
K3 registers
Explanation:
2k is the answer.
Question 6
Marks : +2 | -2
Pass Ratio : 100%
N bits in operation code imply that there are ___________ possible distinct Operators.
2n
2n
n/2
n2
Explanation:
2n possible combinations.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
PSW is saved in stack when there is a ________
Interrupt recognized
Execution of RST instruction
Execution of CALL instruction
All of the mentioned
Explanation:
It can be interrupted.
Question 8
Marks : +2 | -2
Pass Ratio : 100%
The instruction ‘ORG O’ is a ______
Machine Instruction
Pseudo instruction
High level instruction
Memory instruction
Explanation:
It is a pseudo instruction.
Question 9
Marks : +2 | -2
Pass Ratio : 100%
A group of bits that tell the computer to perform a specific operation is known as ________
Instruction code
Micro-operation
Accumulator
Register
Explanation:
Instruction code is the set of specific tasks to be performed.
Question 10
Marks : +2 | -2
Pass Ratio : 100%
The time interval between adjacent bits is called the __________
Word-time
Bit-time
Turnaround time
Slice time
Explanation:
Bit time is the interval time here.