answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is binary code and why was it chosen to represent data in computers?

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.


Why is BCD code called a weighted code?

A: A Binary code represent a binary number 0.1.2.4.8. etc. that is why it is called a weighted number


Can binary code be used to represent colors?

yes


How is data inputted into the tablet?

The electricity pulse represent a binary code which can be read by the tablet. Also the binary code can be transmitted by wireless signals.


What two numbers represent a binary digit?

The only two numbers that represent a binary digit are 0 and 1


Is it true that each 1 and 0 in the binary system represents 1 bit of computer code?

Ye, 1 bit can either represent on "1" or off "0".


How is infinity represented in binary code?

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.


What is 0 and 1 binary data?

0 and 1 are two integers. They may represent binary digits or binary data but they need not.


What is 27 in binary code?

(27)decimal = (1 1 0 1 1)binary


What is machine language called and what numerals represent this language?

A machine language is called as machine code and it is represented as binary numbers 0 and 1


How the computer can understand binary language?

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.


What is the relationship between binary code and Morse code?

Binary code and Morse code are both systems used to represent information through a series of symbols. Binary code uses combinations of 0s and 1s to represent letters, numbers, and other characters in computers, while Morse code uses combinations of dots and dashes to represent the same information in telecommunication. Both codes serve as a way to encode and decode information, but they use different symbols and methods to do so.