answersLogoWhite

0

the answer is 8x0/1

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is 8 bit binary code?

An 8 bit binary code is a code that is 8 digits long. It would look like this: 00110010


What is the binary code for 01001011 00000011 01011000 00101100 00000111 00001101?

The binary code you provided is a sequence of binary digits (0s and 1s) grouped into 8-bit segments. Each segment represents a byte. The complete binary code is simply the concatenation of these segments: 010010110000001101011000001011000000011100001101.


A group of 8 binary digits is known as a?

In binary system there are two digits: 0 and 1, or false and true01010101 (8 binary digits or 8 bits) are 1 byte.


Amount of binary digits in a byte?

8


How much memory is 16Gb?

8589934592 binary digits (1/8 of a character = 1bit)1073741824 individual characters (8 binary digits = 1byte)


How do you convert decimal 022 to binary?

You can look it up (00010110) or convert each numeral to binary individually. 11111111 is 255 decimal and is the largest number expressible with 8 binary digits.


What is the binary number of 209.85.153.94?

Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).Just use the Windows calculator, and set it to scientific mode, or use any scientific calculator that supports binary/decimal. In the Windows calculator, make sure you are in decimal, type in each of the four numbers, then select "Binary" to convert to binary. You will have to fill out some of the binary numbers with zeroes to the left (each one must have 8 binary digits).


What does binary code 011001 mean?

As a number, it means 16+8+1, or 25 in decimal


What is the 8 digits code on prince of Persia?

What is the 8 digits code on prince of persia?


What do you call a 1or 0 used in the representation of computer data?

The series of 1's and 0's are called Binary code... if you want to know the name of each individual digit, they are referred to as bits. So when people say 8bit, it stands for 8 digits of binary.


What is 8 bianary user digits?

Eight binary user digits refer to a sequence of eight binary digits (bits), which can be either 0 or 1. This combination allows for a total of 2^8, or 256, different possible values or combinations. Each bit represents a power of 2, ranging from 2^0 to 2^7, enabling the representation of numbers from 0 to 255 in binary form. Binary digits are fundamental in computing and digital communications, as they form the basis of data representation.


A string of eight 0s and 1s is called?

Eight binary digits are called a byte.Four binary digits are a nibble.