What are the 4 rules of binary?
Rules of Binary Addition
0 + 0 = 0. 0 + 1 = 1. 1 + 0 = 1. 1 + 1 =10.
Why is 3 11 in binary?
3 in binary is 11. Unlike the decimal number system where we use the digits 0 to 9 to represent a number, in a binary system, we use only 2 digits that are 0 and 1 (bits). We have used 2 bits to represent 3 in binary. In this article, let us learn how to convert the decimal number 3 to binary.