MCQOPTIONS
Saved Bookmarks
| 1. |
Perform subtraction on each of the following binary numbers by taking the two's-complement of the number being subtracted and then adding it to the first number.01001        0110000011        00111 |
| A. | 01100    10011 |
| B. | 00110    00101 |
| C. | 10110    10101 |
| D. | 00111    00100 |
| Answer» C. 10110¬†¬†¬†¬†10101 | |