1. Any condition that causes a processor to stall is called as _____
a) Hazard
b) Page fault
c) System error
d) None of the mentioned
Answer
Answer: a [Reason:]
2. The periods of time when the unit is idle is called as _____
a) Stalls
b) Bubbles
c) Hazards
d) Both Stalls and Bubbles
Answer
Answer: d [Reason:]
3. The contention for the usage of a hardware device is called as ______
a) Structural hazard
b) Stalk
c) Deadlock
d) None of the mentioned
Answer
Answer: a [Reason:]
4. The situation where in the data of operands are not available is called ______
a) Data hazard
b) Stock
c) Deadlock
d) Structural hazard
Answer
Answer: a [Reason:]
5. The stalling of the processor due to the unavailability of the instructions is called as ____
a) Control hazard
b) structural hazard
c) Input hazard
d) None of the mentioned
Answer
Answer: a [Reason:]
6. The time lost due to branch instruction is often referred to as _____
a) Latency
b) Delay
c) Branch penalty
d) None of the mentioned
Answer
Answer: c [Reason:]
7. The pipeline bubbling is a method used to prevent data hazard and structural hazards.
a) True
b) False
Answer
Answer: a [Reason:]
8. _____ method is used in centralized systems to perform out of order execution.
a) Scorecard
b) Score boarding
c) Optimizing
d) Redundancy
Answer
Answer: b [Reason:]
9. The algorithm followed in most of the systems to perform out of order execution is ______
a) Tomasulo algorithm
b) Score carding
c) Reader-writer algorithm
d) None of the mentioned
Answer
Answer: a [Reason:]
10. The problem where process concurrency becomes an issue is called as ______
a) Philosophers problem
b) Bakery problem
c) Bankers problem
d) Reader-writer problem
Answer
Answer: d [Reason:]