Explanation by: Mr. Dubey
we need adder for every bit. so we should need m bit adders. a full adder adds a carry bit to two inputs and produces an output and a carry. but the most significant bits can use a half adder which differs from the full adder as in that it has no carry input, so we need m-1 full adders and 1 half adder in m bit parallel adder.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics