Saved Bookmarks
| 1. |
What do you mean by complement of bits |
|
Answer» Explanation: ONES' COMPLEMENT. The ones' complement of a BINARY number is defined as the value obtained by inverting all the bits in the binary representation of the number (swapping 0s for 1s and VICE VERSA). |
|