363 views
0 votes
0 votes

Total number of full and half-adders require to add 32 bit numbers is

  1. 16 half adders , 16 full adders
  2. 1 half-adders , 31 full-adders
  3. 32 half-adders, 0 full-adders
  4. 16 half-adders, 31 full-adders

1 Answer

2 votes
2 votes

ans is B)

because the LSB of two 32 bit numbers can be added using 1 half adder and for the remaining 3 bits( 2 bits of the number that has to be added and 1 bit for the carry produce in privious bits addition) we need a full adder.

Full adder adds 3bits.

Half adder adds 2bits.  

Answer:

Related questions

0 votes
0 votes
0 answers
1
Bikram asked Sep 20, 2016
131 views
Latches constructed with NOR and NAND gates tend to remain in the latched condition due to which configuration feature?cross couplinggate impedancelow input voltagesasync...
0 votes
0 votes
2 answers
2
Bikram asked Sep 20, 2016
248 views
The minimum number of gates required to implement the Boolean function $(AB+C)$ if we have to use only 2-input NOR gate?
0 votes
0 votes
2 answers
3
Bikram asked Sep 20, 2016
279 views
Zero has only one representation inSign magnitude1's complement2's complementBoth 1's complement and 2's complement
3 votes
3 votes
1 answer
4
Bikram asked Sep 20, 2016
381 views
The number 3 in 2’s complement representation is00000011111111011111110001111100