MCQOPTIONS
Saved Bookmarks
| 1. |
A half adder is implemented with XOR and AND gates. A full adder is implemented with two half adders and one OR gate. The propagation delay of an XOR gate is twice that of an AND/OR gate. The propagation delay of an AND/OR gate is 1.2 microseconds. A 4-bit ripple-carry binary adder is implemented by using full adders. The total propagation time of this 4-bit binary adder in microseconds is |
| A. | 19.2 microseconds |
| B. | 18.0 microseconds |
| C. | 12.3 microseconds |
| D. | 16.6 microseconds |
| Answer» B. 18.0 microseconds | |