It is counting how many bits there are in a byte i think :D
Example
1 2 4 8 16 32 64 128 256
1 = 1
(so here their is 1 bit)
1 2 4 8 16 32 64 128 256
2 = 0 1
(2 bits so you place a 1 under the 2 and a 0 under the 1)
1 2 4 8 16 32 64 128 256
3 = 1 1
(3 bits so you place a 1 under the 2 and a 1 under the 1. one 1 + one 2 = 3 )
1 2 4 8 16 32 64 128 256
4 = 0 0 1
1 2 4 8 16 32 64 128 256
5 = 1 0 1
1 2 4 8 16 32 64 128 256
6 = 0 1 1
and so on :)
i think that's answered your question :D
yes
The only two numbers that represent a binary digit are 0 and 1
Infinity is not directly represented in binary code. Binary code uses a finite number of bits to represent numbers, so it is not capable of representing infinity. However, there are ways to approximate infinity in binary code, such as using a special bit pattern to represent a very large number.
0 and 1 are two integers. They may represent binary digits or binary data but they need not.
(27)decimal = (1 1 0 1 1)binary
Binary code is a base 2 number system, with only the digits 0 and 1. It is used to represent the on/off states of transistors in integrated circuits, with 0 representing off and 1 representing on. So, binary codes represent the possible states of hardware transistors, and the binary codes represent numbers and letters through a coding system like ASCII or EBCDIC.
A: A Binary code represent a binary number 0.1.2.4.8. etc. that is why it is called a weighted number
yes
The electricity pulse represent a binary code which can be read by the tablet. Also the binary code can be transmitted by wireless signals.
The only two numbers that represent a binary digit are 0 and 1
Ye, 1 bit can either represent on "1" or off "0".
Infinity is not directly represented in binary code. Binary code uses a finite number of bits to represent numbers, so it is not capable of representing infinity. However, there are ways to approximate infinity in binary code, such as using a special bit pattern to represent a very large number.
0 and 1 are two integers. They may represent binary digits or binary data but they need not.
A machine language is called as machine code and it is represented as binary numbers 0 and 1
(27)decimal = (1 1 0 1 1)binary
The computer understands binary because the 1 means on and the 0 means off, so that controls how it operates. Binary language is then converted to our number system where the numbers represent things. ASCII code is used to convert binary to text.
If you mean 10 + 6 that's 16 which is 10000 in binary