MCQOPTIONS
Saved Bookmarks
| 1. |
A five bit binary adder is used to add 01001 and 00111. The adders from LSB position are numbered as FA0, FA1, FA2 and FA3. The outputs of FA2 are |
| A. | SUM = 0 |
| B. | SUM = 0, CARRY = 1 |
| C. | SUM = 1, CARRY = 0 |
| D. | SUM = 1, CARRY = 1 |
| Answer» B. SUM = 0, CARRY = 1 | |