Step 1: Explanation of Parallel Adders.
In a parallel adder, each bit of the numbers to be added is processed simultaneously. The carry-out from each full-adder is passed to the next stage as the carry-in for the next full-adder.
Step 2: Analysis of options.
- (A) Parallel carry adder: This is incorrect because a parallel carry adder works without passing carry-out between adders; it is a simpler model.
- (B) Ripple carry adder: This is correct because the carry bit propagates (or "ripples") from one adder to the next, making it slower. Each carry-out becomes the carry-in for the next stage.
- (C) Look-ahead-carry adder: This is incorrect as the look-ahead-carry adder attempts to solve the ripple effect by calculating carry-out bits in advance, improving speed.
- (D) Serial carry adder: This is incorrect because serial adders process one bit at a time, without parallel operation.
Step 3: Conclusion.
The correct answer is (B) Ripple carry adder, as it best matches the description of passing the carry-out to the next adder.
Match List-I with List-II and choose the correct answer:
Match List-I with List-II:
Who said this sentence –
Match List-I with List-II and choose the correct answer: