Representation of Negative Numbers in Binary
Feb 12, 2023 · 3 min read · Originally published here. Since binary numbers can have only two digits/symbols either 0 or 1, it is not possible to add minus or plus symbol in front of a binary number. In a decimal number, we add a minus symbol in front of a number if it is negat...
Join discussion