answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What two digits make up binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the two digits of binary code?

1 and 0


What language consists of only two digits 0 and 1?

Binary code represents text using the binary number system's two digits 1 and 0. The code assigns a bit string to each symbol or instruction. Binary is commonly used for encoding data.


What is equal to binary digits?

Binary digits are 'bits'. There are only two of them. It doesn't matter what you call your digits or how you write them, as long as you do all of your binary arithmetic with only two symbols.


What is does binary mean?

Binary means two digits


How many digits are in the binary system and what are they?

The binary system uses two digits, zero and one.


The binary system of numbers uses which two numberlcal digits?

Binary means base 2 - it uses two digits. Those digits are zero and one.


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.


How many digits are used in a binary number system and what are they?

There are two digits in the binary number system. 0 and 1


How many digits in the binary system'?

Two of them.


What digits are representative of all binary numbers?

There are only two digits used in binary: 0 (zero) and 1 (one).


What two numbers use to store all of a computers data?

0 (Zero) and 1 (One) are the two digits used in Binary code, which is the lowest form of code usable by a computer.


What is the purpose of binary codes?

A Binary code is a way of representing text or computer processor instructions by the use of the binary number system's two-binary digits 0 and 1.So the purpose of binary code is to issue human readable code, changed to machine code (binary) that the computer understands and can execute the instructions.