answersLogoWhite

0


Best Answer

because when a man loves a man as much as ross wilson does then well its ether a one or a 0 in the bedroom if you get what i mean

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is binary used to represent numbers in electronic devices?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What two numbers represent a binary digit?

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


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.


What electronic device converts decimal numbers to binary numbers?

a gps.


What integers are used to represent binary numbers?

0 and 1.


How does BCD differ from the straight binary number system?

To consider the difference between straight binary and BCD, the binary numbers need to be split up into 4 binary digits (bits) starting from the units. In 4 bits there are 16 possible values from 0000 to 1111 (0 to 15). In straight binary all of these possible combinations are used, thus: 4 bits can represent the decimal numbers 0-15 8 bits can represent the decimal numbers 0-255 12 bits can represent the decimal numbers 0-4095 16 bits can represent the decimal numbers 0-65535 etc In arithmetic, all combinations of bits are used, thus: 0000 1001 + 0001 = 0000 1010 In BCD or Binary Coded Decimal, only the representations of the decimal numbers 0-9 are used (that is 0000 to 1001 in binary), and the 4-bits (nybbles) are read as decimal digits, thus: 4 bits can represent the decimal digits 0-9 8 bits can represent the decimal digits 0-99 12 bits can represent the decimal digits 0-999 16 bits can represent the decimal digits 0-9999 In arithmetic, only the representations of decimal numbers are used, thus: 0000 1001 + 0001 = 0001 0000 When BCD is used each half of a byte is read directly as a decimal digit. BCD is obviously inefficient as storage (for large numbers) as each nybble is only holding 3/8 of the possible numbers, however, it is sometimes easier and quicker to work with decimal digits (for example when there is lots of display of counting numbers to do there is less binary to decimal conversion needing to be done).

Related questions

Is binary used in telephones?

All electronic devices use digital communications, which is binary.


What two numbers represent a binary digit?

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


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.


What electronic device converts decimal numbers to binary numbers?

a gps.


How many binary bits are necessary to represent 748 different numbers?

Binary bits are necessary to represent 748 different numbers in the sense that binary bits are represented in digital wave form. Binary bits also have an exponent of one.


What integers are used to represent binary numbers?

0 and 1.


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.


In electronic what are the devices that act as switches to allow for computation of binary values?

Nowadays, transistors are mainly used.


What is difference between Binary numbers and Decimal Numbers?

Binary can only be 1 & 0. Decimal numbers have a dot in them. Binary numbers use only 2 symbols (0 and 1) to represent different numbers, while decimal numbers use 10 symbols (0 to 9) to represent different numbers. check the below link for more.


What is the important of binary systems in computer?

All information on computers (and other electronic as well as most optical storage devices) is stored and processed in binary form. This may be bits that are either magnetised or not magnetised in electronic storage, or pits and bands in optical devices. This one-or-the-other is a means of coding information in a binary fashion.


How do you convert letters to numbers?

There are many different systems of using numbers to represent letters. Binary is commonly used.


Is binary numbers is the internal language of computer?

A computer only understand binary, which is 0 as "off" and 1 as "on."