Question:

To expand a 4-bit parallel adder to an 8-bit parallel adder, we can
(A) use two 4-bit adders and connect the sum output of one to the input bit of the other
(B) use four 4-bit adders with no interconnections
(C) use two 4-bit adders with the carry output of one connected to the carry input of the other
(D) use eight 4-bit adders with no interconnections

Show Hint

When expanding adders, ensure that the carry outputs are properly connected to the next adder to maintain the integrity of the operation.
Updated On: Sep 19, 2025
  • (A), (C) only
  • (B), (D) only
  • (A) only
  • (C) only
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Expanding a 4-bit adder.
To expand a 4-bit parallel adder into an 8-bit adder, two 4-bit adders can be connected, and the carry output of one adder can be fed into the carry input of the next. This ensures that the addition operation covers all 8 bits.
Final Answer: \[ \boxed{1. \text{(A), (C) only}} \]
Was this answer helpful?
0
0