answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What two numbers represent a binary digit?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the decimal equivalent to 1011 0111?

11 and 7 (if you mean two separate 4-digit binary numbers) or 227 as one 8-digit binary number.


States concerned in binary representation?

A single binary digit can represent one of two states: 1 or 0. These are often renamed as "true and false" or "on and off."


Why binary numbers need more places for counting?

Since a binary digit has only two possible values, each digit bears less information than in decimal, where each digit can have ten different values.


What is the name of the number system used to represent digital electronics?

Digital electronics devices handle numbers in the form of the binary system. That is, the numbers are represented in base-2, with only two digits. That way, when a digit comes along, it's much easier for the electronic device to decide what digit it is.


Explain the two states of a binary digit?

1 and 0 are the only two binary digits. In different scenarios they can represent True and False, On and Off, Yes and No, Open and Closed or any such logical pairs.


What is a binary numeral system?

A binary numeral system is system for representing numbers in which a radix of 2 is used - so that each digit in a binary numeral may have either of two different values.


In a x c 128 a is a one-digit number and c is a two-digit number what numbers could a and c represent?

28X6


Why is binary number system used in digital electronics?

Binary is simpler than decimal. And it is easy to represent binary numbers with signals, since only two states are required. For example, a low voltage state might represent a zero, and a high voltage state might represent a one. Or vice versa.


How do you subtract binary?

Align the two numbers as you would in decimal subtraction. Append leading zeros if necessary to represent both numbers with the same number of digits Apply two's complement to the second term Add the complemented number to the first term. The sum in the previous step should have one more digit than you started with.


How can you convert 110.101into decimalnumber system?

110.101 is already a decimal number. Unless that is intended to be two binary numbers with a decimal point between them for some reason. (decimal points are not used to represent fractional numbers in the binary system).


How many two digit prime numbers are there?

There are 21 two-digit prime numbers.


Why binary number system used in digital system?

They are the best numbers for computers to use. In simple terms, as computers are electronic they use electronic currents, which can be on or off, like a light switch. 1 and 0, which are the only digits binary has, can be used to represent these two states. Binary forms the basis to all computer memory and operations.