Computer Science, asked by tanushreemaibam7955, 4 months ago

In binary......., 1 --0equals to 1

Answers

Answered by shaurya88668
0

This is binary mathematics.

computers for example count in base 2 : they only use the numbers 0 and 1. Thus here is how you count in base 2 (with the corresponding number in base 10 in italics) :

0 (0)

1 (1)

10 (2)

11 (3)

100 (4)

101 (5)

110 (6)

111 (7)

Similar questions